summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSilvio Ankermann2018-03-10 23:13:44 +0100
committerSilvio Ankermann2018-03-10 23:13:44 +0100
commitf2adde759a1ea5d1cf40a310bcad51d77340826e (patch)
tree4117b1e9b6d8636b03d0324588e63ffbaffd8efd /PKGBUILD
parent8f2d49a48d691ea25684ee55d7aea3f4e60eb7ba (diff)
downloadaur-f2adde759a1ea5d1cf40a310bcad51d77340826e.tar.gz
Use github as source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8493ef1616e..46ce703609f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ license=('GPLv3+')
arch=('any')
depends=('python-annexremote' 'python-pydrive')
makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/15/f5/592e71a9a2aaedf2f22dac66173b2eb972aa87c4c6cfe1bb23033632975c/git-annex-remote-googledrive-0.9.tar.gz")
-sha256sums=('4ebabd7ed31754d4f63e9383b984610d1adf4b12b7403ec15a3bb9496a7c4402')
+source=("https://github.com/Lykos153/git-annex-remote-googledrive/archive/v${pkgver}.zip")
+sha256sums=('797f026c4e9f9f924ced683a99d98111825872528d459656b8c05be11075419b')
package() {