diff options
author | Tim Biermann <tbier@posteo.de> | 2019-08-16 16:01:55 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-08-16 16:03:18 +0000 |
commit | 574fab8c3f548d37e073991320039742900649fe (patch) | |
tree | a3ceb862c105347095b0ac94586185da4bc08dd7 /qownnotes | |
parent | 169afd243efe7e7384b1c8476bc2e7d45537d9e7 (diff) | |
download | contrib-574fab8c3f548d37e073991320039742900649fe.tar.gz contrib-574fab8c3f548d37e073991320039742900649fe.tar.xz |
qownnotes: clean up dependencies
Diffstat (limited to 'qownnotes')
-rw-r--r-- | qownnotes/.signature | 4 | ||||
-rw-r--r-- | qownnotes/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/qownnotes/.signature b/qownnotes/.signature index 8c2d3742e..2c814dc53 100644 --- a/qownnotes/.signature +++ b/qownnotes/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32PheEsc7KOsjTktsgu7OQOLiKfx5PP93tNd0chwD8mT5ZYe20JXBLse0WpA+i5UecmC1sVJbH19nnLxnrq5pAQ= -SHA256 (Pkgfile) = dbf6f42569b77fed5cb0c6aa8263145b469495869ef91f0645d5d982a5a71690 +RWSagIOpLGJF3+OeZXRD+utxFujHcza5GVv1+cqgeUEfFE8WXU7AC0tPweDp7SJvKq0X8RtGtaI5TJCSqVUY3F5la2QEgcHP+Qw= +SHA256 (Pkgfile) = d2d838061772d2b4430854f1d9a0cb8cbc93a6ed8cd7d3bd090299b6ab9a6bc0 SHA256 (.footprint) = d3916e94908249d530356c1e79cef586cdeacf7bd488278a3f0c61ab5be2aab3 SHA256 (qownnotes-19.8.4.tar.xz) = 80e6d56fce95c5375cee6cc0dcb4b8ea1f45a857d9e44641b98e8c4e98947204 diff --git a/qownnotes/Pkgfile b/qownnotes/Pkgfile index ed582312d..eb9bcb77f 100644 --- a/qownnotes/Pkgfile +++ b/qownnotes/Pkgfile @@ -1,7 +1,7 @@ # Description: Plain-text file notepad with markdown support and ownCloud integration # URL: https://www.qownnotes.org/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: gcc glibc graphite2 icu qt5 +# Depends on: qt5 name=qownnotes version=19.8.4 |