summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit user2024-03-23 13:28:57 +0100
committergit user2024-03-23 13:28:57 +0100
commitf27c129a11300eda68513b36c1bd1d46fb52da4f (patch)
tree9ebe9eaf407e470499d4dab864cb25f44b4a3db3 /PKGBUILD
parent93170a6740a123fcbfa518521ef953652a460cc8 (diff)
downloadaur-f27c129a11300eda68513b36c1bd1d46fb52da4f.tar.gz
Made the 'kwrite' replaces entry versioned to stop replacing possible future packages with that name.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e8987373e2d..8045b57012e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=kate
pkgname="${_pkgname}-root"
pkgver=24.02.0
-pkgrel=1
+pkgrel=2
arch=(
'x86_64'
'i686'
@@ -111,7 +111,7 @@ provides=(
"kwrite-qt6=${pkgver}"
)
replaces=(
- 'kwrite'
+ 'kwrite<=23.99'
'kwrite-root'
)
source=(