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

Andreas Radke andyrtr at archlinux.org
Fri Nov 22 15:21:26 UTC 2019


    Date: Friday, November 22, 2019 @ 15:21:26
  Author: andyrtr
Revision: 369609

upgpkg: libtasn1 4.15.0-1

upstream update 4.15.0

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-22 15:13:34 UTC (rev 369608)
+++ PKGBUILD	2019-11-22 15:21:26 UTC (rev 369609)
@@ -3,15 +3,15 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=4.14
-pkgrel=3
+pkgver=4.15.0
+pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('x86_64')
 license=('GPL3' 'LGPL')
 url="https://www.gnu.org/software/libtasn1/"
 depends=('glibc')
-source=(https://www.gnupg.org/ftp/gcrypt/gnutls/libtasn1//${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9c5ba08'
+source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e'
             'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos Mavrogiannopoulos <nmav at gnutls.org>
 



More information about the arch-commits mailing list