summaryrefslogtreecommitdiff
path: root/community/iasl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-27 01:51:21 -0700
committerroot <root@rshg054.dnsready.net>2012-10-27 01:51:21 -0700
commit869e64b12767be3ef5b1e3628f337a9e116e2bbb (patch)
tree146e63e85bbe4e336ae423d989d06b321fc16cec /community/iasl
parentff20b83d60041f745a579e10770706b0b49d5617 (diff)
Sat Oct 27 01:51:01 PDT 2012
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 0f19f15bb..2095a37d2 100644
--- a/community/iasl/PKGBUILD
+++ b/community/iasl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75633 2012-08-27 20:02:12Z lcarlier $
+# $Id: PKGBUILD 78869 2012-10-26 09:53:06Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=iasl
-pkgver=20120816
+pkgver=20121018
pkgrel=1
pkgdesc="Intel ACPI Source Language compiler"
arch=('i686' 'x86_64')
@@ -13,10 +13,10 @@ license=('custom')
depends=('glibc')
makedepends=('flex' 'bison')
options=('!makeflags')
-install=iasl.install
+#install=iasl.install
source=(http://acpica.org/download/acpica-unix-${pkgver}.tar.gz
LICENSE)
-md5sums=('eae80f528320717357b3cb5368ba580b'
+md5sums=('07b8137a6870e3dad862e5752c87de75'
'8615526144f69ea4e870d9bc37df9b29')
build() {