summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/xf86-input-mouse/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xf86-input-mouse/APKBUILD b/main/xf86-input-mouse/APKBUILD
index 0ed3f9be6..6d250d4db 100644
--- a/main/xf86-input-mouse/APKBUILD
+++ b/main/xf86-input-mouse/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-input-mouse
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=0
pkgdesc="X.org mouse input driver"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -24,4 +24,4 @@ package() {
rm "$pkgdir"/usr/lib/xorg/modules/input/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="13276d780b8ef3a82088f009185bf42b xf86-input-mouse-1.7.1.tar.bz2"
+md5sums="871c828b88e9c973f1457724b35576fb xf86-input-mouse-1.7.2.tar.bz2"