summaryrefslogtreecommitdiff
path: root/community/iasl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-27 23:14:57 +0000
committerroot <root@rshg054.dnsready.net>2011-11-27 23:14:57 +0000
commit495674534c45d86d3ad9149cdba75ca0bbbe1a0e (patch)
treefedd73618682db59faeb8a7ce47ae753d9995845 /community/iasl
parentd5d697136e6d703fa618b3fb08915eef50d4d4de (diff)
Sun Nov 27 23:14:57 UTC 2011
Diffstat (limited to 'community/iasl')
-rw-r--r--community/iasl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/iasl/PKGBUILD b/community/iasl/PKGBUILD
index 6f2ef773e..5e8d89a49 100644
--- a/community/iasl/PKGBUILD
+++ b/community/iasl/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 57915 2011-11-04 12:13:21Z lcarlier $
+# $Id: PKGBUILD 59496 2011-11-26 21:04:57Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=iasl
-pkgver=20110922
-pkgrel=2
+pkgver=20111123
+pkgrel=1
pkgdesc="Intel ACPI Source Language compiler"
arch=('i686' 'x86_64')
url="http://acpica.org"
@@ -16,7 +16,7 @@ options=('!makeflags')
install=iasl.install
source=(http://acpica.org/download/acpica-unix-${pkgver}.tar.gz
LICENSE)
-md5sums=('b95af67bb277657ae01844db01f2f9c7'
+md5sums=('433470ddbdf8eab5e9c22e8f0e8836ff'
'8615526144f69ea4e870d9bc37df9b29')
build() {