summaryrefslogtreecommitdiffstats
path: root/abs/extra/nvram-wakup
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-26 15:16:56 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-26 15:16:56 (GMT)
commit830a8e650dfde188f3ab921691e5ce0398c139ec (patch)
treeb12fc5a8a2b5d3781443d90db8754975851893f7 /abs/extra/nvram-wakup
parent4b273255da14f4e0328262c43e59bd84c981b3b9 (diff)
downloadlinhes_pkgbuild-830a8e650dfde188f3ab921691e5ce0398c139ec.zip
linhes_pkgbuild-830a8e650dfde188f3ab921691e5ce0398c139ec.tar.gz
linhes_pkgbuild-830a8e650dfde188f3ab921691e5ce0398c139ec.tar.bz2
nvram-wakeup: added md5sums
Diffstat (limited to 'abs/extra/nvram-wakup')
-rwxr-xr-xabs/extra/nvram-wakup/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra/nvram-wakup/PKGBUILD b/abs/extra/nvram-wakup/PKGBUILD
index 057606b..c434716 100755
--- a/abs/extra/nvram-wakup/PKGBUILD
+++ b/abs/extra/nvram-wakup/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=1.1
pkgrel=1
pkgdesc="set the wakeup time of the localpc"
license="GPL"
-arch=(i686)
+arch=(i686 x86_64)
url="http://sourceforge.net/projects/nvram-wakeup/"
source=("http://downloads.sourceforge.net/project/nvram-wakeup/nvram-wakup-1.1.tar.gz?use_mirror=kent")
@@ -13,3 +13,4 @@ build() {
make prefix=$startdir/pkg/usr install
}
+md5sums=('ebd6e276167ba4351ecb1ea2bd368422')