aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-03-31 22:30:14 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-01 02:12:17 +0000
commit1100602c9cc9212e2432be89d3f33564f403efc6 (patch)
treed858d213fdffc3d042781f8b71ebbcdbb939d484
parent9a6618f1c17151959b64611cb39c62e52c39e51b (diff)
community/libxres: upgrade to 1.2.1
-rw-r--r--community/libxres/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libxres/APKBUILD b/community/libxres/APKBUILD
index 685dbe29ef6..530d1ad89e2 100644
--- a/community/libxres/APKBUILD
+++ b/community/libxres/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxres
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=0
pkgdesc="X11 Resource extension library"
url="http://xorg.freedesktop.org"
arch="all"
@@ -27,4 +27,4 @@ package() {
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172 libXres-1.2.0.tar.bz2"
+sha512sums="c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1 libXres-1.2.1.tar.bz2"