summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e1b2ea79e69..3b361ae49301 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Silvio Ankermann < silvio at booq dot org >
pkgname=python-annexremote
-pkgver=1.1
+pkgver=1.1.1
pkgrel=1
pkgdesc='git annex special remotes made easy'
url='https://github.com/Lykos153/AnnexRemote'
@@ -9,8 +9,8 @@ license=('GPLv3+')
arch=('any')
depends=('python')
makedepends=('python-setuptools')
-source=("https://github.com/Lykos153/AnnexRemote/archive/v${pkgver}.zip")
-sha256sums=('54322bdfbc8d2ef601429f71b1d98822b5188c21d84cc86c3e572b52fab80c80')
+source=("https://github.com/Lykos153/AnnexRemote/archive/v${pkgver}.tar.gz")
+sha256sums=('7cecdf7835e544e31a121f37ce636e0dc10327dc92e8d1dbe85a7d68ad33e348')
package() {