diff options
-rw-r--r-- | testing/googler/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/googler/APKBUILD b/testing/googler/APKBUILD index b1297babbb..94cb22e749 100644 --- a/testing/googler/APKBUILD +++ b/testing/googler/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ivan Tham <pickfire@riseup.net> pkgname=googler pkgver=3.4 -pkgrel=0 +pkgrel=1 pkgdesc="Google Search, Google Site Search, Google News from the terminal." url="https://github.com/jarun/googler" arch="noarch" |