summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:33:47 +0000
committerGeorge Rawlinson2021-12-13 06:33:47 +0000
commit1b794d6353c17cd4e6b35d8c3ba72018fb0225f4 (patch)
tree9f8604a32b79577d27f84469a9a50024bb3c620c /PKGBUILD
parent825822604324d5dabfa00d39a0a78b4ac23ae4f9 (diff)
downloadaur-python-managesieve.tar.gz
upgpkg: python-managesieve; python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1003285c2043..81f706d37207 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-managesieve
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="A managesieve client for remotely managing sieve scripts"
arch=('any')
url="https://gitlab.com/htgoebel/managesieve"