From e0e1ffb6dccdc48c2448cfd79dac3ccbbed96c75 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 6 Jan 2013 01:08:04 -0800 Subject: Sun Jan 6 01:07:49 PST 2013 --- 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 36ae7edb5..0ab75e7e6 100644 --- a/extra/nasm/PKGBUILD +++ b/extra/nasm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 172939 2012-12-07 16:59:58Z stephane $ +# $Id: PKGBUILD 174748 2013-01-06 01:52:18Z stephane $ # Maintainer: Stéphane Gaudreault # Contributor: Aaron Griffin pkgname=nasm -pkgver=2.10.06 +pkgver=2.10.07 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=('0acad2db3281509af338a283b64e9288a81f195f') +sha1sums=('2eb839c25ad0aa43a0d2d48146fd8ac708d9aabf') install=nasm.install build() { -- cgit v1.2.3-54-g00ecf