From db26bb4c3e667af429fb29cf24f5025e9b1a7a67 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 3 Feb 2014 14:49:13 +0000 Subject: [PATCH] main/xf86-input-mouse: rebuild against xorg-server-1.15 --- main/xf86-input-mouse/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xf86-input-mouse/APKBUILD b/main/xf86-input-mouse/APKBUILD index 50a6b1cbe75..c912520dab1 100644 --- a/main/xf86-input-mouse/APKBUILD +++ b/main/xf86-input-mouse/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa 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"