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

Andreas Radke andyrtr at archlinux.org
Wed Jan 17 12:56:04 UTC 2018


    Date: Wednesday, January 17, 2018 @ 12:56:03
  Author: andyrtr
Revision: 315001

upgpkg: libtasn1 4.13-1

upstream update 4.13

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-17 12:48:50 UTC (rev 315000)
+++ PKGBUILD	2018-01-17 12:56:03 UTC (rev 315001)
@@ -4,8 +4,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=4.12
-pkgrel=2
+pkgver=4.13
+pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('x86_64')
 license=('GPL3' 'LGPL')
@@ -12,7 +12,7 @@
 url="https://www.gnu.org/software/libtasn1/"
 depends=('glibc')
 source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753'
+sha256sums=('7e528e8c317ddd156230c4e31d082cd13e7ddeb7a54824be82632209550c8cca'
             'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos Mavrogiannopoulos <nmav at gnutls.org>
 



More information about the arch-commits mailing list