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

Andreas Radke andyrtr at archlinux.org
Sun Feb 12 09:08:39 UTC 2017


    Date: Sunday, February 12, 2017 @ 09:08:39
  Author: andyrtr
Revision: 288722

upgpkg: xmlsec 1.2.23-1

upstream update 1.2.23

Modified:
  xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 07:58:00 UTC (rev 288721)
+++ PKGBUILD	2017-02-12 09:08:39 UTC (rev 288722)
@@ -4,8 +4,8 @@
 # Contributor: Hussam Al-Tayeb <ht990332 at gmail.com>
 
 pkgname=xmlsec
-pkgver=1.2.20
-pkgrel=3
+pkgver=1.2.23
+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)
-md5sums=('ce12af00283eb90d9281956524250d6e')
+sha256sums=('41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f')
 
 build() {
   cd ${pkgname}1-${pkgver}



More information about the arch-commits mailing list