aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 01:30:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 07:04:57 +0000
commitcb7817066259ea72dbd9b0000c29107f55bf2b66 (patch)
tree7277e766365441b892788df0eab8c37a506f7e6c
parenta31de4e1036c37a8ed67b95c4f3ca1e89b50708b (diff)
downloadalpine_aports-cb7817066259ea72dbd9b0000c29107f55bf2b66.tar.bz2
alpine_aports-cb7817066259ea72dbd9b0000c29107f55bf2b66.tar.xz
alpine_aports-cb7817066259ea72dbd9b0000c29107f55bf2b66.zip
testing/googler: upgrade to 4.1
-rw-r--r--testing/googler/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/googler/APKBUILD b/testing/googler/APKBUILD
index c1f04c1378..dbd666468e 100644
--- a/testing/googler/APKBUILD
+++ b/testing/googler/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Ivan Tham <pickfire@riseup.net> 1# Contributor: Ivan Tham <pickfire@riseup.net>
2# Maintainer: Ivan Tham <pickfire@riseup.net> 2# Maintainer: Ivan Tham <pickfire@riseup.net>
3pkgname=googler 3pkgname=googler
4pkgver=4.0 4pkgver=4.1
5pkgrel=0 5pkgrel=0
6pkgdesc="Google Search, Google Site Search, Google News from the terminal" 6pkgdesc="Google Search, Google Site Search, Google News from the terminal"
7url="https://github.com/jarun/googler" 7url="https://github.com/jarun/googler"
@@ -30,4 +30,4 @@ package() {
30 -t "$pkgdir"/usr/share/zsh/site-functions 30 -t "$pkgdir"/usr/share/zsh/site-functions
31} 31}
32 32
33sha512sums="3422e9d7c9321554d755bdf0d6c03cce82489770b48bf9523aba8b79ef3985fda2c388c97e90ce5be312be18c94fed7186d03973e1406f5d16fd9ff2028b0620 googler-4.0.tar.gz" 33sha512sums="0909c5c6045c0bdf185d623f2f6d39927e5094067301c9a449439c1ca2e07d9f2bb27ceef01bd0b74d61248482fb6e501d38c096ab66273218590470510e27e3 googler-4.1.tar.gz"