git » kio-extras.git » commit e152a1e

upgpkg: 23.08.4-2: taglib 2.0 rebuild

author Antonio Rojas
2024-01-24 16:14:09 UTC
committer Antonio Rojas
2024-01-24 16:14:09 UTC
parent e3c4aba096828c6c1f4fd4b8f01fdfe181fa3d11

upgpkg: 23.08.4-2: taglib 2.0 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 42e5cea..d2b0e38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = kio-extras
 	pkgdesc = Additional components to increase the functionality of KIO
 	pkgver = 23.08.4
-	pkgrel = 1
+	pkgrel = 2
 	url = https://www.kde.org/
 	arch = x86_64
 	groups = kde-applications
diff --git a/PKGBUILD b/PKGBUILD
index 86f7548..c0973b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=kio-extras
 pkgver=23.08.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Additional components to increase the functionality of KIO'
 arch=(x86_64)
 url='https://www.kde.org/'