summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-04-03 09:29:36 +0200
committergit user2024-04-03 09:29:36 +0200
commita800b1ff49778d70299c37eee1a56cb923a286f8 (patch)
tree8f9c216d391d5559b416669608cc3adca841ca1f
parentf27c129a11300eda68513b36c1bd1d46fb52da4f (diff)
downloadaur-a800b1ff49778d70299c37eee1a56cb923a286f8.tar.gz
increment $pkgrel to trigger rebuild.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50d4d8301fad..42ffa44d5876 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kate-root
pkgdesc = Advanced Text Editor from the KDE project, patched to be able to run as root.
pkgver = 24.02.0
- pkgrel = 2
+ pkgrel = 3
url = https://apps.kde.org/kate/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8045b57012e5..7083d26968f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=kate
pkgname="${_pkgname}-root"
pkgver=24.02.0
-pkgrel=2
+pkgrel=3
arch=(
'x86_64'
'i686'