diff options
author | Tim Biermann <tbier@posteo.de> | 2020-03-18 19:29:02 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-03-18 19:29:02 +0000 |
commit | aceda522f87df09597edb4de12f2bf7fe12b4b9c (patch) | |
tree | d19b38250ce03a06de073baf3e8468e927058b38 /kvantum | |
parent | 78d00902a82da9b56857520d306c0200c1789ab2 (diff) | |
download | contrib-aceda522f87df09597edb4de12f2bf7fe12b4b9c.tar.gz contrib-aceda522f87df09597edb4de12f2bf7fe12b4b9c.tar.xz |
kvantum: 0.15.0 -> 0.15.1
Diffstat (limited to 'kvantum')
-rw-r--r-- | kvantum/.signature | 6 | ||||
-rw-r--r-- | kvantum/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/kvantum/.signature b/kvantum/.signature index 4a1f941f5..7a8a19ff9 100644 --- a/kvantum/.signature +++ b/kvantum/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37MG2VeS6jyf9m9TWKzIBbi6cGNwGWJtWVQ05buZkqm7BbhLNx0yl7pqZWUKdI07gQAwNZT/qsW9RxQUM4KEWwE= -SHA256 (Pkgfile) = 8e1d530c1f6d260e3fccc0a1196d5258be0435824edd0a139b65b171d59be512 +RWSagIOpLGJF342tpyo1voWfJvSjjmQwZPtfXozQcsDtYqPsV5/wogYZx826Zd7UEafJw/hi0FDHwmOq81CeXuMVQZ6kXKpq8gM= +SHA256 (Pkgfile) = ea05605b2907bcb58e2126c414c9aab36b5af63d715d12108ca1efa338a56164 SHA256 (.footprint) = 928483cb6ee2d27d197d86065f9c912974877b8dbc9de5468d56568fa3a0386b -SHA256 (Kvantum-v0.15.0.tar.gz) = 79728bf61852527a2cded504b7ccfe1f91ea730a6ed3e1b8c19a035fe3c60f13 +SHA256 (Kvantum-v0.15.1.tar.gz) = 5011c4fdb11e842ca247364ad63dac01ecca4eecdd37c5e5a2df35ec3e197547 diff --git a/kvantum/Pkgfile b/kvantum/Pkgfile index 6aeea0f66..490c55aef 100644 --- a/kvantum/Pkgfile +++ b/kvantum/Pkgfile @@ -1,10 +1,10 @@ # Description: theme engine for Qt4/Qt5 and KDE # URL: https://github.com/tsujan/Kvantum/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: qt5 llvm libffi icu harfbuzz kwindowsystem +# Depends on: icu kwindowsystem name=kvantum -version=0.15.0 +version=0.15.1 release=1 source=(https://github.com/tsujan/Kvantum/archive/V$version/Kvantum-v$version.tar.gz) |