diff options
author | root <root@rshg054.dnsready.net> | 2012-02-22 23:15:20 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-22 23:15:20 +0000 |
commit | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (patch) | |
tree | 803d7c2e3ac59d0ba8ac74c1b2a6dc6167937631 /extra/nasm | |
parent | 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (diff) |
Wed Feb 22 23:15:20 UTC 2012
Diffstat (limited to 'extra/nasm')
-rw-r--r-- | extra/nasm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/nasm/PKGBUILD b/extra/nasm/PKGBUILD index 9085d5e61..d44412fc0 100644 --- a/extra/nasm/PKGBUILD +++ b/extra/nasm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 132063 2011-07-19 17:35:27Z stephane $ +# $Id: PKGBUILD 150735 2012-02-21 15:12:29Z stephane $ # Maintainer: Aaron Griffin <aaron@archlinux.org> pkgbase=nasm pkgname=('nasm' 'nasm-doc') pkgver=2.09.10 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.nasm.us" license=('BSD') |