diff options
Diffstat (limited to 'community/qqc2-desktop-style/APKBUILD')
-rw-r--r-- | community/qqc2-desktop-style/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qqc2-desktop-style/APKBUILD b/community/qqc2-desktop-style/APKBUILD index 829af5c643..251a777ab9 100644 --- a/community/qqc2-desktop-style/APKBUILD +++ b/community/qqc2-desktop-style/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=qqc2-desktop-style -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=0 pkgdesc="A style for Qt Quick Controls 2 to make it follow your desktop theme" arch="all" @@ -37,4 +37,4 @@ package() { cd "$builddir"/build DESTDIR="$pkgdir" make install } -sha512sums="a44e81566daaf08c0b6da4d95a6c309763439d3e477c6813604bcb3a0ce876e845949aec235c945ccdc6164a9554768f6169170edf99d2c5575496e78f73e45a qqc2-desktop-style-5.60.0.tar.xz" +sha512sums="f4418351c2c61bcf982173bd1d47a2547e16e913bd0c31add2b762bfbce92b67cf678275b137e993ffccb49282791f38219eb0b09bea14d96603661a187342f7 qqc2-desktop-style-5.61.0.tar.xz" |