summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorniQo2015-06-16 12:54:28 +0200
committerniQo2015-06-16 12:54:28 +0200
commitcdc6062decd7a6ddc076f3dd12fcec9fadb08721 (patch)
tree5d504056b7bf1f8fd58a989ab2559edaf2674d30
parent9e92d27fe94c9bdc22a0895be4c17848a9befba3 (diff)
downloadaur-cdc6062decd7a6ddc076f3dd12fcec9fadb08721.tar.gz
fix package build with patch from the geis Ubuntu launchpad project (thx bulletmark)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcc5aa5b3ed6..c63cff722f4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = geis
pkgdesc = Implementation of the GEIS (Gesture Engine Interface and Support) interface.
pkgver = 2.2.16
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/geis
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c09e0388bc22..66352bedfc6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=geis
pkgver=2.2.16
-pkgrel=1
+pkgrel=2
pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface."
arch=('i686' 'x86_64')
url="https://launchpad.net/geis"