diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-14 06:43:34 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-14 06:43:34 (GMT) |
commit | 41655a87c236b6eee2979bd1be18bb79d5fd190a (patch) | |
tree | 5962a4d194eabf72126510c0805fa40209f0a17d /abs | |
parent | 90c8f8b7c796ca1fbd357ebcd8a8b3db088212b3 (diff) | |
download | linhes_pkgbuild-41655a87c236b6eee2979bd1be18bb79d5fd190a.zip linhes_pkgbuild-41655a87c236b6eee2979bd1be18bb79d5fd190a.tar.gz linhes_pkgbuild-41655a87c236b6eee2979bd1be18bb79d5fd190a.tar.bz2 |
Modifed theme.
Diffstat (limited to 'abs')
-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/ |