aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-31 13:47:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-31 17:58:45 +0000
commitae6dc61d53d938fff366620e66f3d6d1247b049c (patch)
treeae44f30be7e4ff52a509d87de89690c6d5d4dc85
parent65a37e7249d7af8a79c8930e6190afdf68792909 (diff)
downloadalpine_aports-ae6dc61d53d938fff366620e66f3d6d1247b049c.tar.bz2
alpine_aports-ae6dc61d53d938fff366620e66f3d6d1247b049c.tar.xz
alpine_aports-ae6dc61d53d938fff366620e66f3d6d1247b049c.zip
testing/adwaita-qt: upgrade to 1.1.4
-rw-r--r--testing/adwaita-qt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/adwaita-qt/APKBUILD b/testing/adwaita-qt/APKBUILD
index e792a579f0..15d5952ab7 100644
--- a/testing/adwaita-qt/APKBUILD
+++ b/testing/adwaita-qt/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: David Demelier <markand@malikania.fr> 1# Contributor: David Demelier <markand@malikania.fr>
2# Maintainer: David Demelier <markand@malikania.fr> 2# Maintainer: David Demelier <markand@malikania.fr>
3pkgname=adwaita-qt 3pkgname=adwaita-qt
4pkgver=1.1.3 4pkgver=1.1.4
5pkgrel=0 5pkgrel=0
6pkgdesc="style to bend Qt applications to look like they belong into GNOME Shell" 6pkgdesc="style to bend Qt applications to look like they belong into GNOME Shell"
7url="https://github.com/FedoraQt/adwaita-qt" 7url="https://github.com/FedoraQt/adwaita-qt"
@@ -30,4 +30,4 @@ package() {
30 make DESTDIR="$pkgdir" install 30 make DESTDIR="$pkgdir" install
31} 31}
32 32
33sha512sums="82abdd2320cbfcd6983d0ea8b07615ee2d675849d03b6fa61c8c18dcf5974136d80612cb308a5502714827b2e9358f2ee66091a2d9a19851969d8070c9a454bb adwaita-qt-1.1.3.tar.gz" 33sha512sums="78390787c4b080608036605c6c713bbd5d482b039796e76974ca8c034e0d8af694704e063d53f99a3e5e7ac4d48f6325ff1c90d67fbeb4bc9e49792485e11cb1 adwaita-qt-1.1.4.tar.gz"