summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:33:47 +0000
committerGeorge Rawlinson2021-12-13 06:33:47 +0000
commit1b794d6353c17cd4e6b35d8c3ba72018fb0225f4 (patch)
tree9f8604a32b79577d27f84469a9a50024bb3c620c
parent825822604324d5dabfa00d39a0a78b4ac23ae4f9 (diff)
downloadaur-1b794d6353c17cd4e6b35d8c3ba72018fb0225f4.tar.gz
upgpkg: python-managesieve; python 3.10 rebuild
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ee68789af65..e16a74ff4452 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-managesieve
pkgdesc = A managesieve client for remotely managing sieve scripts
pkgver = 0.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/htgoebel/managesieve
arch = any
license = GPL3
@@ -14,4 +14,3 @@ pkgbase = python-managesieve
b2sums = 26e86574e26e50b8aba458b3ea1e87bc4b1ef8422db99b737eb17b93686d2bd99ce74096fd2770b3a415d275b1f2ba448a2620c8027801f3d97402593322050f
pkgname = python-managesieve
-
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"