summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilvio Ankermann2019-11-16 17:46:21 +0100
committerSilvio Ankermann2019-11-16 17:46:21 +0100
commite08aace48c74da4d6bd2bcb43be88622e54322ec (patch)
tree39684aca110c4c845fc07dd71a9092e40783aae0
parentc1e0629cc2b0cf1bddd73addf5d6ec0a15e72ec2 (diff)
downloadaur-e08aace48c74da4d6bd2bcb43be88622e54322ec.tar.gz
Update to Python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeaa12fd492f..4be3c4c56fa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-annexremote
pkgdesc = git annex special remotes made easy
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Lykos153/AnnexRemote
arch = any
license = GPLv3+
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+')