git » qca.git » commit 93135b5

upgpkg: 2.3.8-2: botan 3.3 rebuild

author Antonio Rojas
2024-02-21 07:46:26 UTC
committer Antonio Rojas
2024-02-21 07:46:26 UTC
parent a573b987b79eefed72ade7a1d07ecffcfabe58d3

upgpkg: 2.3.8-2: botan 3.3 rebuild

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index 82a5e2d..285a653 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
 pkgbase = qca
 	pkgdesc = Qt Cryptographic Architecture
 	pkgver = 2.3.8
-	pkgrel = 1
+	pkgrel = 2
 	url = https://userbase.kde.org/QCA
 	arch = x86_64
-	license = LGPL
+	license = LGPL-2.1-or-later
 	makedepends = botan
 	makedepends = cmake
 	makedepends = doxygen
diff --git a/PKGBUILD b/PKGBUILD
index 8109689..bd890ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgbase=qca
 pkgname=(qca-qt5
          qca-qt6)
 pkgver=2.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt Cryptographic Architecture'
 arch=(x86_64)
 url='https://userbase.kde.org/QCA'
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 depends=(ca-certificates
          gcc-libs
          glibc