summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Ebbert2020-07-20 12:57:33 +0200
committerDaniel Ebbert2020-07-20 12:57:33 +0200
commit421852269470bee5e39e35e2b871abe2c1e67f5d (patch)
tree1db284020a0ab55b041fcb896741cbd199aa2000 /PKGBUILD
parent7c09b43185aff821cbd2fe151a1afd9109cce757 (diff)
downloadaur-421852269470bee5e39e35e2b871abe2c1e67f5d.tar.gz
Corrected PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d176dbb9f66b..6681644bb46a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Jan Koppe <post@jankoppe.de>
pkgname=pyca
pkgver=3.2
-pkgrel=6
+pkgrel=7
pkgdesc="Python Capture Agent for Opencast"
arch=('any')
url="https://github.com/opencast/pyCA"