summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2021-07-20 20:15:12 +0100
committerJoão Figueiredo2021-07-20 20:15:12 +0100
commit94f3c82e1064bb6268a15f167b7224f83418d267 (patch)
tree69e37458063dcdb4ba4a016b322a25bd37376374 /PKGBUILD
parent1e667fb4ead46f352bcca272a8341036cd81893f (diff)
downloadaur-qca-qt5-git.tar.gz
Also provide qca-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ec3b3314ff5..5fed95a94743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=qca-qt5-git
pkgver=2.3.3_r2427.g7ead0544
-pkgrel=1
+pkgrel=2
pkgdesc='Qt Cryptographic Architecture'
arch=($CARCH)
url='https://userbase.kde.org/QCA'
@@ -14,7 +14,7 @@ depends=(qt5-base nss ca-certificates)
optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
makedepends=(git cmake doxygen pkcs11-helper botan)
conflicts=(${pkgname%-git} qca qca-git)
-provides=(${pkgname%-git} qca)
+provides=(${pkgname%-git} qca qca-git)
replaces=(qca-git)
source=("git+https://github.com/KDE/${pkgname%%-*}.git")
sha256sums=('SKIP')