[arch-commits] Commit in xmlsec/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu Oct 5 17:37:47 UTC 2017


    Date: Thursday, October 5, 2017 @ 17:37:46
  Author: andyrtr
Revision: 306847

upgpkg: xmlsec 1.2.25-1

upstream update 1.2.25

Modified:
  xmlsec/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-05 15:59:43 UTC (rev 306846)
+++ PKGBUILD	2017-10-05 17:37:46 UTC (rev 306847)
@@ -4,7 +4,7 @@
 # Contributor: Hussam Al-Tayeb <ht990332 at gmail.com>
 
 pkgname=xmlsec
-pkgver=1.2.24
+pkgver=1.2.25
 pkgrel=1
 pkgdesc="XML Security Library is a C library based on LibXML2"
 license=('custom')
@@ -11,8 +11,9 @@
 arch=('i686' 'x86_64')
 url="https://www.aleksey.com/xmlsec/index.html"
 depends=('libxslt' 'openssl' 'gnutls' 'nss' 'libltdl')
-source=(https://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz)
-sha256sums=('99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc')
+source=(https://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz) # signature file not compatible
+sha256sums=('967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2')
+#validpgpkeys=('') #
 
 build() {
   cd ${pkgname}1-${pkgver}



More information about the arch-commits mailing list