diff options
Diffstat (limited to 'community/xfconf')
-rw-r--r-- | community/xfconf/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xfconf/APKBUILD b/community/xfconf/APKBUILD index 1bd575b795..2aee34c557 100644 --- a/community/xfconf/APKBUILD +++ b/community/xfconf/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfconf -pkgver=4.13.5 +pkgver=4.13.6 pkgrel=0 pkgdesc="Hierarchical configuration system for Xfce" url="https://xfce.org/" @@ -36,4 +36,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="34e6b99be0b288707f8632c5fe4f2e66e01ec3950f4d194a7007afb4bc1cfe8bea44f8f80873de2364680481921332c9860b23bca4ced94ecb95c9199df5315b xfconf-4.13.5.tar.bz2" +sha512sums="0eaa1ad428be5bea97b891a6bf0488293064e31d4869b70389ded940a23f9d8cffd0801dd98932658a67e57d6a0da95998872202cf7756aa24caa8f9d2c5f755 xfconf-4.13.6.tar.bz2" |