aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-21 23:44:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 03:13:48 +0000
commitd9144ff10951ae6ed047a221267ece955ead17f5 (patch)
treed8f55953fae387394a5a7594c117abd8f6741bc1
parent83c7bf23060326b345c500ce4a5d618b87bc762f (diff)
downloadalpine_aports-d9144ff10951ae6ed047a221267ece955ead17f5.tar.bz2
alpine_aports-d9144ff10951ae6ed047a221267ece955ead17f5.tar.xz
alpine_aports-d9144ff10951ae6ed047a221267ece955ead17f5.zip
testing/adwaita-qt: upgrade to 1.1.3
-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 f216ac89f2..e792a579f0 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.1 4pkgver=1.1.3
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="6d11fc8eecc94da4f2e3798ee5147258f277032b23a82d5bf8d3414943ac89c5ebd056d519338959c72a8a45d1638ab8cfeac01b3f3fd1118b4c89eb0c8b5608 adwaita-qt-1.1.1.tar.gz" 33sha512sums="82abdd2320cbfcd6983d0ea8b07615ee2d675849d03b6fa61c8c18dcf5974136d80612cb308a5502714827b2e9358f2ee66091a2d9a19851969d8070c9a454bb adwaita-qt-1.1.3.tar.gz"