summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrisjbillington2020-02-08 11:22:45 -0500
committerchrisjbillington2020-02-08 11:22:45 -0500
commitf7bdacbff26ead3c226ebce1e8c6b0c3f6c9cb43 (patch)
treedccc938d67519ed17223a741e0ee8b9cbe8124fe /PKGBUILD
parent842e6cd05e931e1a54a5c99838b60d7a1901e057 (diff)
downloadaur-python-mercurial.tar.gz
set pkgrel=1 as per makepkg guidelines
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7110dc6cca58..b70f3557e4f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-mercurial
_pkgname=mercurial
pkgver=5.3
-pkgrel=0
+pkgrel=1
pkgdesc='Mercurial for python 3 - python modules only'
arch=(x86_64)
url="https://www.mercurial-scm.org/"