[arch-commits] Commit in acpi/trunk (PKGBUILD)

Thayer Williams thayer at archlinux.org
Mon Mar 30 00:08:50 UTC 2009


    Date: Sunday, March 29, 2009 @ 20:08:49
  Author: thayer
Revision: 32277

upgpkg: acpi 1.4-2
    added md5sums...oops

Modified:
  acpi/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-29 23:58:03 UTC (rev 32276)
+++ PKGBUILD	2009-03-30 00:08:49 UTC (rev 32277)
@@ -4,13 +4,14 @@
 
 pkgname=acpi
 pkgver=1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux ACPI client providing battery, AC power, and thermal readings"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/acpiclient"
 depends=('glibc')
 source=(http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz)
 license=('GPL2')
+md5sums=('ea2a285957a36bad2ec099413bd330a5')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list