diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:49:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:49:13 +0000 |
commit | db26bb4c3e667af429fb29cf24f5025e9b1a7a67 (patch) | |
tree | 3c154b9aea7ecc49139654fb63a287eb1512bc90 /main/xf86-input-mouse/APKBUILD | |
parent | 14ee714726cf45016888e32bd6e6296bb6bf7031 (diff) | |
download | aports-db26bb4c3e667af429fb29cf24f5025e9b1a7a67.tar.bz2 aports-db26bb4c3e667af429fb29cf24f5025e9b1a7a67.tar.xz |
main/xf86-input-mouse: rebuild against xorg-server-1.15
Diffstat (limited to 'main/xf86-input-mouse/APKBUILD')
-rw-r--r-- | main/xf86-input-mouse/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-input-mouse/APKBUILD b/main/xf86-input-mouse/APKBUILD index 50a6b1cbe7..c912520dab 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.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="X.org mouse input driver" url="http://xorg.freedesktop.org/" arch="all" |