summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-09-23 00:59:40 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-09-23 00:59:40 +0200
commit57db0716efa5ac56444d80f2b62338e48acafc02 (patch)
tree591e7933dfe393abe63f59917002ea0e73874224
parent1dd99d1f702580fac1be4e530c2f1a3dee4dbfb8 (diff)
downloadsieve-app-bin-master.tar.gz
sieve-app-bin-master.tar.bz2
sieve-app-bin-master.zip
Increase pkgrelHEADmaster
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52be900..1ad9fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_appname=sieve-app
pkgname=${_appname}-bin
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Sieve script editor app version"
arch=('x86_64')
url="https://github.com/thsmi/sieve/"