aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libxdamage/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxdamage/APKBUILD b/main/libxdamage/APKBUILD
index 338e425c73..80e759ddf6 100644
--- a/main/libxdamage/APKBUILD
+++ b/main/libxdamage/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxdamage
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=0
pkgdesc="X11 damaged region extension library"
url="http://xorg.freedesktop.org/"
license="custom"
@@ -21,4 +21,4 @@ package() {
cd "$srcdir"/libXdamage-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="b42780bce703ec202a33e5693991c09d libXdamage-1.1.2.tar.bz2"
+md5sums="44774e1a065158b52f1a0da5100cebec libXdamage-1.1.3.tar.bz2"