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

Eric Bélanger eric at archlinux.org
Thu Oct 30 00:18:32 UTC 2014


    Date: Thursday, October 30, 2014 @ 01:18:32
  Author: eric
Revision: 225462

upgpkg: nasm 2.11.06-1

Upstream update

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-29 23:40:03 UTC (rev 225461)
+++ PKGBUILD	2014-10-30 00:18:32 UTC (rev 225462)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.11.05
+pkgver=2.11.06
 pkgrel=1
 pkgdesc="An 80x86 assembler designed for portability and modularity"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 install=nasm.install
 source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('20536831011b07015913964ddedbce916375e5ad')
+sha1sums=('0f3f8b3091e4024d0ef203a823896604640ac681')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list