summaryrefslogtreecommitdiffstats
path: root/main/xf86-input-mouse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xf86-input-mouse/APKBUILD')
-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 f1b54c09d..0096a6e30 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.5.0
-pkgrel=4
+pkgver=1.6.0
+pkgrel=0
pkgdesc="X.org mouse input driver"
url="http://xorg.freedesktop.org/"
license="custom"
@@ -22,4 +22,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="c58629fddf0782dad5c02da6aeb35521 xf86-input-mouse-1.5.0.tar.bz2"
+md5sums="cef849b1a2743d2e84de98422f372974 xf86-input-mouse-1.6.0.tar.bz2"