summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a41a4096463..5ec1045fbde3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Dec 18 19:40:51 UTC 2016
+# Thu Jan 12 21:39:45 UTC 2017
pkgbase = googler
pkgdesc = Google Search from command line
pkgver = 2.9
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/jarun/googler
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ddceac2c5aa0..93a1336a58d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=googler
pkgver=2.9
-pkgrel=0
+pkgrel=1
pkgdesc="Google Search from command line"
arch=('any')
url="https://github.com/jarun/googler"