diff options
-rw-r--r-- | abs/core-testing/linhes_splash/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/linhes_splash/PKGBUILD b/abs/core-testing/linhes_splash/PKGBUILD index daada7c..db29493 100644 --- a/abs/core-testing/linhes_splash/PKGBUILD +++ b/abs/core-testing/linhes_splash/PKGBUILD @@ -3,12 +3,12 @@ pkgname=linhes-splash pkgver=1 -pkgrel=3 +pkgrel=4 pkgdesc="FBSplash theme for LinHES." arch=('i686' 'x86_64') license=('GPL2') url="http://linhes.org/" -source=(ftp://ftp.knoppmyth.net/R6/sources/linhes_splash.tar.bz2) +source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-splash.tar.bz2) build() { cd $startdir/src/ |