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

Andreas Radke andyrtr at archlinux.org
Sun Apr 30 17:41:03 UTC 2017


    Date: Sunday, April 30, 2017 @ 17:41:02
  Author: andyrtr
Revision: 295115

upgpkg: xmlsec 1.2.24-1

upstream update 1.2.24

Modified:
  xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-30 17:30:45 UTC (rev 295114)
+++ PKGBUILD	2017-04-30 17:41:02 UTC (rev 295115)
@@ -4,8 +4,8 @@
 # Contributor: Hussam Al-Tayeb <ht990332 at gmail.com>
 
 pkgname=xmlsec
-pkgver=1.2.23
-pkgrel=2
+pkgver=1.2.24
+pkgrel=1
 pkgdesc="XML Security Library is a C library based on LibXML2"
 license=('custom')
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 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=('41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f')
+sha256sums=('99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc')
 
 build() {
   cd ${pkgname}1-${pkgver}



More information about the arch-commits mailing list