summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilvio Ankermann2021-10-18 11:10:18 +0200
committerSilvio Ankermann2021-10-18 11:10:18 +0200
commit2839e27edf1e4ba59836b34119509992474579f1 (patch)
tree200bb520715f63ce383de7cbaa405355e7b8b1a8
parent64e6115f089b6145a6c4a49587f3bafeb3dcf99f (diff)
downloadaur-python-annexremote.tar.gz
v1.6.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index beabc84c5846..5a823d21b41c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-annexremote
pkgdesc = git annex special remotes made easy
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
url = https://github.com/Lykos153/AnnexRemote
arch = any
@@ -8,8 +8,7 @@ pkgbase = python-annexremote
makedepends = python-setuptools
makedepends = git
depends = python
- source = git+https://github.com/Lykos153/AnnexRemote.git#tag=v1.5.0
+ source = git+https://github.com/Lykos153/AnnexRemote.git#tag=v1.6.0
sha256sums = SKIP
pkgname = python-annexremote
-
diff --git a/PKGBUILD b/PKGBUILD
index a1c6af131772..29b83a210c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-annexremote
_pkgname=AnnexRemote
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc='git annex special remotes made easy'
url='https://github.com/Lykos153/AnnexRemote'