summaryrefslogtreecommitdiff
path: root/core/gpm/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 12:54:19 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 12:54:19 -0300
commita3d7852d5512f059905b4a9029129fe1d1befd1e (patch)
tree0f69d44f9b6e1fbae9f651f83fec52a1056428b3 /core/gpm/PKGBUILD
parent3282ccb6286f172872d887baf49e623c51e0a157 (diff)
parent7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/virtualbox/PKGBUILD extra/irqbalance/PKGBUILD extra/lirc/PKGBUILD extra/ruby/PKGBUILD extra/xulrunner/PKGBUILD multilib/lib32-gtk2/PKGBUILD multilib/wine/PKGBUILD
Diffstat (limited to 'core/gpm/PKGBUILD')
-rw-r--r--core/gpm/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/gpm/PKGBUILD b/core/gpm/PKGBUILD
index aa147eaff..70aa978f1 100644
--- a/core/gpm/PKGBUILD
+++ b/core/gpm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 100083 2010-11-20 08:19:49Z eric $
-# Maintainer: Eric Belanger <eric@archlinux.org>
+# $Id: PKGBUILD 142351 2011-11-08 18:37:43Z eric $
+# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=gpm
pkgver=1.20.6
-pkgrel=6
+pkgrel=7
pkgdesc="A mouse server for the console and xterm"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.nico.schottelius.org/software/gpm/"
@@ -14,10 +14,10 @@ options=('!makeflags')
install=gpm.install
source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.bz2 \
gpm gpm.conf.d gpm.sh)
-md5sums=('6b534da16dc1b28ba828dea89e520f6f' '945ecde0836687e05c13ea837092ea6c'\
- 'f436a1277571f2ae8bfa9bf2ef32f7a5' 'e391fe4599ce102615f9cd449c380d41')
-sha1sums=('f3bb9272878b7934968381c8b25edab359114150' '19e1feb1493373512a77801699df012d186336ea'\
- '4c31cb7dd51cee4d16d3f7a8956e6d87fac1ad86' '88fe5ff10916c68a87abc8418a56eb0073f69fa9')
+sha1sums=('f3bb9272878b7934968381c8b25edab359114150'
+ '19e1feb1493373512a77801699df012d186336ea'
+ '4c31cb7dd51cee4d16d3f7a8956e6d87fac1ad86'
+ '88fe5ff10916c68a87abc8418a56eb0073f69fa9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"