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

Alexander Rødseth arodseth at archlinux.org
Thu Apr 30 09:00:57 UTC 2015


    Date: Thursday, April 30, 2015 @ 11:00:56
  Author: arodseth
Revision: 132557

New version detection with bumpver

Modified:
  acpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-30 08:37:09 UTC (rev 132556)
+++ PKGBUILD	2015-04-30 09:00:56 UTC (rev 132557)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Client for battery, power, and thermal readings'
 arch=('x86_64' 'i686')
-url='http://sourceforge.net/projects/acpiclient/'
+url='http://sourceforge.net/projects/acpiclient/files/acpiclient/'
 license=('GPL2')
 depends=('glibc')
 source=("http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz")
@@ -24,4 +24,5 @@
   make -C "$pkgname-$pkgver" DESTDIR"=$pkgdir" install
 }
 
+# getver: -u 2
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list