summaryrefslogtreecommitdiff
path: root/community/iasl
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-18 12:31:40 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-18 12:31:40 +0200
commit63b47d2adad6c3c625196b2717bbd42283e9bb79 (patch)
treec337b068dad6577cc034d5857f7d1a4b0b4108c7 /community/iasl
parentf86cb0311e96fae67e26edd6da00bda03f0c6160 (diff)
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fish/PKGBUILD community/python2-cchardet/PKGBUILD extra/cpio/PKGBUILD extra/gstreamer0.10-base/PKGBUILD
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 d8eb2f017..58f13bcc5 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' 'mips64el')
@@ -41,3 +41,5 @@ package() {
install -D -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
+md5sums=('7846a62551352d7dae6f93f8255e9d99'
+ '8615526144f69ea4e870d9bc37df9b29')