summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0a3842ad464..dec540f9e183 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = i3ass
pkgdesc = A bash-script collection to assist the use of i3-wm.
pkgver = 2023.07.13.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/budlabs/i3ass
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 80d5498581e3..6dd3a60f0014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=i3ass
pkgver=2023.07.13.1
-pkgrel=1
+pkgrel=2
pkgdesc='A bash-script collection to assist the use of i3-wm.'
arch=('any')
url='https://github.com/budlabs/i3ass'