summaryrefslogtreecommitdiff
path: root/community/pmtools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pmtools/PKGBUILD')
-rw-r--r--community/pmtools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pmtools/PKGBUILD b/community/pmtools/PKGBUILD
index 37148e4ce..8acabff31 100644
--- a/community/pmtools/PKGBUILD
+++ b/community/pmtools/PKGBUILD
@@ -1,6 +1,5 @@
-# $Id: PKGBUILD 33452 2010-11-24 16:48:38Z spupykin $
+# $Id: PKGBUILD 59227 2011-11-21 15:25:11Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Andrea Scarpino <bash.lnx@gmail.com>
# Contributor: Sebastian Pohle <naitsabes@imapmail.org>
pkgname=pmtools
@@ -11,7 +10,8 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://acpi.sourceforge.net/dsdt/index.php"
license=('GPL2')
depends=('perl')
-source=(http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/$pkgname-$pkgver.tar.bz2)
+#source=(http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/$pkgname-$pkgver.tar.bz2)
+source=(http://arch.p5n.pp.ru/~sergej/dl/2011/$pkgname-$pkgver.tar.bz2)
md5sums=('45e62eae9aca4fce84cb102c117f5796')
build() {