git » purpose.git » commit 9d8d77b

upgpkg: 5.249.0-2: Adjust conflicts for smooth downgrade

author Antonio Rojas
2024-02-03 08:44:34 UTC
committer Antonio Rojas
2024-02-03 08:44:34 UTC
parent 474ff88e9bd49302ffab8ce250c2d04565dcf37c

upgpkg: 5.249.0-2: Adjust conflicts for smooth downgrade

.SRCINFO +2 -1
PKGBUILD +2 -1

diff --git a/.SRCINFO b/.SRCINFO
index f8876eb..7e94de8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = purpose
 	pkgdesc = Framework for providing abstractions to get the developers purposes fulfilled
 	pkgver = 5.249.0
-	pkgrel = 1
+	pkgrel = 2
 	url = https://community.kde.org/Frameworks
 	arch = x86_64
 	groups = kf6
@@ -29,6 +29,7 @@ pkgbase = purpose
 	optdepends = kdeconnect: sharing to smartphone via KDE Connect
 	optdepends = prison: QR code plugin
 	optdepends = telegram-desktop: sharing via Telegram
+	conflicts = purpose5<5.114.0-2
 	source = https://download.kde.org/unstable/frameworks/5.249.0/purpose-5.249.0.tar.xz
 	source = https://download.kde.org/unstable/frameworks/5.249.0/purpose-5.249.0.tar.xz.sig
 	validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
diff --git a/PKGBUILD b/PKGBUILD
index 74273b4..6b953c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=purpose
 pkgver=5.249.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Framework for providing abstractions to get the developers purposes fulfilled'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -29,6 +29,7 @@ optdepends=('bluedevil: sharing via Bluetooth'
             'kdeconnect: sharing to smartphone via KDE Connect'
             'prison: QR code plugin'
             'telegram-desktop: sharing via Telegram')
+conflicts=('purpose5<5.114.0-2')
 groups=(kf6)
 source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('39cbc645724a4aa5e6b5a4ebe0a89a5c1e93c3f050449bdfe1a8ce946f044dcb'