diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-17 07:52:40 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-17 07:52:40 (GMT) |
commit | 2bbd920f9746998f3425452d6a9ce7a8208af06c (patch) | |
tree | bf5777e4cf19db6acdfd4afb3ab86b7be1a4e84f /abs/extra-testing | |
parent | 683ebca6129bbab546cffbc5eb6ac8e585875c66 (diff) | |
download | linhes_pkgbuild-2bbd920f9746998f3425452d6a9ce7a8208af06c.zip linhes_pkgbuild-2bbd920f9746998f3425452d6a9ce7a8208af06c.tar.gz linhes_pkgbuild-2bbd920f9746998f3425452d6a9ce7a8208af06c.tar.bz2 |
NVRAM-Wakeup.
Diffstat (limited to 'abs/extra-testing')
-rwxr-xr-x | abs/extra-testing/nvram-wake/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra-testing/nvram-wake/PKGBUILD b/abs/extra-testing/nvram-wake/PKGBUILD index f4d3d38..8072eb4 100755 --- a/abs/extra-testing/nvram-wake/PKGBUILD +++ b/abs/extra-testing/nvram-wake/PKGBUILD @@ -1,11 +1,11 @@ -pkgname=nvram-wakeup -pkgver=0.97 +pkgname=nvram-wakup +pkgver=0.99b pkgrel=1 pkgdesc="set the wakeup time of the localpc" license="GPL" arch=(i686) -url="http://ahh.sourceforge.net/wol/" -source=(http://easynews.dl.sourceforge.net/sourceforge/nvram-wakeup/nvram-wakeup-0.97.tar.bz2 ) +url="http://sourceforge.net/projects/nvram-wakeup/" +source=(http://superb-west.dl.sourceforge.net/sourceforge/nvram-wakeup/nvram-wakup-0.99b.tar.gz ) build() { |