summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSilvio Ankermann2019-11-16 17:46:21 +0100
committerSilvio Ankermann2019-11-16 17:46:21 +0100
commite08aace48c74da4d6bd2bcb43be88622e54322ec (patch)
tree39684aca110c4c845fc07dd71a9092e40783aae0 /PKGBUILD
parentc1e0629cc2b0cf1bddd73addf5d6ec0a15e72ec2 (diff)
downloadaur-e08aace48c74da4d6bd2bcb43be88622e54322ec.tar.gz
Update to Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c138ad7ec9a2..7878bae1f0e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-annexremote
_pkgname=AnnexRemote
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='git annex special remotes made easy'
url='https://github.com/Lykos153/AnnexRemote'
license=('GPLv3+')