diff options
| -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() { | 
