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 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() {