summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc52adb0edc..24fcc9f7d269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=2.1
pkgrel=1
pkgdesc="Google Search from command line"
arch=('any')
-url="https://github.com/jarun/google-cli"
+url="https://github.com/jarun/googler"
license=('GPL3')
depends=('python')
conflicts=('googler-git')
-source=("https://github.com/jarun/google-cli/archive/v$pkgver.tar.gz")
+source=("https://github.com/jarun/googler/archive/v$pkgver.tar.gz")
md5sums=('1329218e1331546861cf64b30ac5fe39')
package() {