summaryrefslogtreecommitdiff
path: root/community/iasl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iasl/PKGBUILD')
-rw-r--r--community/iasl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/iasl/PKGBUILD b/community/iasl/PKGBUILD
index 865c7780d..a168569bc 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' 'mips64el')
@@ -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() {