diff options
Diffstat (limited to 'arch/tde-core/tde-tqca-tls/PKGBUILD')
-rw-r--r-- | arch/tde-core/tde-tqca-tls/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/tde-core/tde-tqca-tls/PKGBUILD b/arch/tde-core/tde-tqca-tls/PKGBUILD index 36be28cd2..878c4da6c 100644 --- a/arch/tde-core/tde-tqca-tls/PKGBUILD +++ b/arch/tde-core/tde-tqca-tls/PKGBUILD @@ -8,7 +8,7 @@ _cat=dependencies/ _kdemod="${_mod/tde/kde}" pkgname="tde-${_mod}" -pkgver=14.0.11 +pkgver=14.0.12 pkgrel=1 pkgdesc="Trinity SSL/TLS plugin for TQt Cryptographic Architecture (TQCA)" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ conflicts=("trinity-${_mod}") replaces=("trinity-${_mod}") options=('staticlibs' 'libtool' '!strip') source=("https://mirror.ppa.trinitydesktop.org/trinity/releases/R${pkgver}/main/${_cat}${_mod%-tls}-trinity-${pkgver}.tar.xz") -md5sums=('2b149701a8ad80d4ea69f97f83089b8a') +md5sums=('0ded8a6923a3d77459daf2f8f207905c') [ -n "$TDEDIR" ] || TDEDIR=/opt/trinity [ -n "$QTDIR" ] || QTDIR=${TDEDIR}/tqt3 |