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

Andreas Radke andyrtr at archlinux.org
Tue Jan 17 18:59:18 UTC 2017


    Date: Tuesday, January 17, 2017 @ 18:59:17
  Author: andyrtr
Revision: 286771

upgpkg: libtasn1 4.10-1

upstream update 4.10

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 18:41:48 UTC (rev 286770)
+++ PKGBUILD	2017-01-17 18:59:17 UTC (rev 286771)
@@ -4,8 +4,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=libtasn1
-pkgver=4.9
-pkgrel=2
+pkgver=4.10
+pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('i686' 'x86_64')
 license=('GPL3' 'LGPL')
@@ -13,8 +13,8 @@
 depends=('glibc')
 makedepends=('texinfo' 'gtk-doc')
 source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3018d0f466a32b66dde41bb122e6cab6'
-         'SKIP')
+sha256sums=('681a4d9a0d259f2125713f2e5766c5809f151b3a1392fd91390f780b4b8f5a02'
+            'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos Mavrogiannopoulos <nmav at gnutls.org>
 
 build() {
@@ -23,7 +23,6 @@
       --with-packager=Archlinux \
       --with-packager-bug-reports="http://bugs.archlinux.org/" \
       --with-packager-version=${pkgver}-${pkgrel} \
-      --disable-gcc-warnings \
       --enable-gtk-doc
   make
 }



More information about the arch-commits mailing list