summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-09-29 16:04:51 +0700
committerKonstantin Shalygin2020-09-29 16:04:51 +0700
commitc68a3af7b7dba458c3f58f6b8615c7cdea4c71d4 (patch)
tree812b204e911bca7f26aac5f1708169e7e5933881 /PKGBUILD
parent0a23931b31ee580f27e8fceb2d88518a8133a8e6 (diff)
downloadaur-c68a3af7b7dba458c3f58f6b8615c7cdea4c71d4.tar.gz
Fixed url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7906f54f083..d5324dfe1764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver='1.1.19'
pkgrel='1'
pkgdesc="Search for image using Google Custom Search API and resize & crop the image afterwords"
arch=("any")
-url="https://github.com/arrrlo/Google-Images-Search"
+url="https://github.com/VingtCinq/${pkgname}"
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
license=('MIT')