summaryrefslogtreecommitdiff
path: root/extra/nasm
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-13 04:53:33 +0000
committerroot <root@rshg047.dnsready.net>2011-04-13 04:53:33 +0000
commit6dab5c46b00f624c7900ff6d11b75bcafbe251d0 (patch)
tree3f4cd3c5e20b03bbad9955444c32083ddd92b422 /extra/nasm
parent28b5bbf3fee0627993658e096eadab71c2779912 (diff)
Wed Apr 13 04:53:33 UTC 2011
Diffstat (limited to 'extra/nasm')
-rw-r--r--extra/nasm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/nasm/PKGBUILD b/extra/nasm/PKGBUILD
index fd0720e05..49b19633f 100644
--- a/extra/nasm/PKGBUILD
+++ b/extra/nasm/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 102775 2010-12-11 05:11:43Z eric $
+# $Id: PKGBUILD 119611 2011-04-12 16:49:38Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgbase=nasm
pkgname=('nasm' 'nasm-doc')
-pkgver=2.09.04
+pkgver=2.09.08
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.nasm.us"
license=('BSD')
makedepends=('ghostscript')
source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('c11f083a501adae843d0bc3e7c106c73')
-sha1sums=('87fb3f1d277f57cfd86408faa28685df0c887f59')
+md5sums=('6abfa388a74ee47e163fdb30ecfd40f9')
+sha1sums=('37ce7d945a41276eab255b061c88c2ad2f7979f6')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"