summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2019-11-14 14:53:02 +0100
committerRichard Neumann2019-11-14 14:53:02 +0100
commit1df74df6925330926f98025e86f7b4c1a8b205f9 (patch)
treeac9437842763616fc095712f31182ff3dfaebe31 /PKGBUILD
parenta95fe7435dfd2c62b022ae09c0f27b0fb2443511 (diff)
downloadaur-1df74df6925330926f98025e86f7b4c1a8b205f9.tar.gz
Rebuild for 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 3b58f4d0aaa9..9fcd28be4512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='repotool'
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='An arch linux repository management tool'
arch=('any')
url="https://github.com/coNQP/${pkgname}"