From b8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Dec 2012 02:04:18 -0800 Subject: Sat Dec 8 01:58:23 PST 2012 --- extra/nasm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/nasm') diff --git a/extra/nasm/PKGBUILD b/extra/nasm/PKGBUILD index 2e08ce716..36ae7edb5 100644 --- a/extra/nasm/PKGBUILD +++ b/extra/nasm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 166564 2012-09-11 14:37:47Z stephane $ +# $Id: PKGBUILD 172939 2012-12-07 16:59:58Z stephane $ # Maintainer: Stéphane Gaudreault # Contributor: Aaron Griffin pkgname=nasm -pkgver=2.10.05 +pkgver=2.10.06 pkgrel=1 pkgdesc="An 80x86 assembler designed for portability and modularity" url="http://www.nasm.us" @@ -11,7 +11,7 @@ license=('BSD') arch=('i686' 'x86_64') depends=('glibc') source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('fb9cd57680ed8026c9b612f0db8ecf8df05a1e3c') +sha1sums=('0acad2db3281509af338a283b64e9288a81f195f') install=nasm.install build() { -- cgit v1.2.3-54-g00ecf