summaryrefslogtreecommitdiff
path: root/community/iasl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-18 02:14:12 -0700
committerroot <root@rshg054.dnsready.net>2013-05-18 02:14:12 -0700
commit4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (patch)
tree84f66b46f238f46928efc905cad1b88a2d96c668 /community/iasl
parentb5f4c940227b9a7051c381688636d59f67864f93 (diff)
Sat May 18 02:12:59 PDT 2013
Diffstat (limited to 'community/iasl')
-rw-r--r--community/iasl/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/iasl/PKGBUILD b/community/iasl/PKGBUILD
index 7b3d9b054..8a1c56714 100644
--- a/community/iasl/PKGBUILD
+++ b/community/iasl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87689 2013-04-05 09:27:30Z lcarlier $
+# $Id: PKGBUILD 91015 2013-05-17 22:04:55Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=iasl
-pkgver=20130328
+pkgver=20130517
pkgrel=1
pkgdesc="Intel ACPI Source Language compiler"
arch=('i686' 'x86_64')
@@ -38,3 +38,5 @@ package() {
install -D -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
+md5sums=('7846a62551352d7dae6f93f8255e9d99'
+ '8615526144f69ea4e870d9bc37df9b29')