summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Ortiz2020-03-19 01:23:09 -0500
committerFernando Ortiz2020-03-19 01:23:09 -0500
commita71e13f86d99c2d3ed1ef281673ed8697416f529 (patch)
tree37afe7d2a58a9d8dca0e8d7e7979018fad73293f /PKGBUILD
parente8ef01feb744bcdbc265ee6d52ef456ce809b805 (diff)
downloadaur-a71e13f86d99c2d3ed1ef281673ed8697416f529.tar.gz
change release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8907abe49a81..9d0f5f52f263 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=pypy-chainmap
pkgname=("pypy-chainmap" "pypy3-chainmap")
_name=chainmap
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Backport/clone of ChainMap"
arch=("any")
url="https://bitbucket.org/jeunice/chainmap"