summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrickart2015-12-20 21:13:41 +0900
committertrickart2015-12-20 21:13:41 +0900
commitc61df46c1e105e1bf6b84c4f2e96bd5c8d4e28c5 (patch)
treedf527c97f5700bb6e39630ef563e8edd710bb548
parent411aef0eb7e79810bceed526538cdc6bf2419e9b (diff)
downloadaur-c61df46c1e105e1bf6b84c4f2e96bd5c8d4e28c5.tar.gz
some fix
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc62d0682d4e..9580c864ad37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Sat Dec 19 15:20:11 UTC 2015
+# Sun Dec 20 12:13:18 UTC 2015
pkgbase = ginn
- pkgdesc = Gesture Injector: No-GEIS, No-Toolkits
+ pkgdesc = Gesture Injector: No-GEIS, No-Toolkits.
pkgver = r93
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/ginn/
arch = i686
arch = x86_64
- license = custom
+ license = GPL3
depends = bamf
depends = geis
source = bzr+https://launchpad.net/ginn/
diff --git a/PKGBUILD b/PKGBUILD
index 2a354f16e9a6..f457db47ecbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ginn
pkgver=r93
pkgrel=2
-pkgdesc="Gesture Injector: No-GEIS, No-Toolkits"
+pkgdesc="Gesture Injector: No-GEIS, No-Toolkits."
arch=('i686' 'x86_64')
url="https://launchpad.net/ginn/"
license=('GPL3')