summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c4c3c70e7ca..ffe8018a95a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ options=('!makeflags')
backup=('etc/conf.d/fbcondecor'
'etc/conf.d/splash')
install=$pkgname.install
-source=("http://downloads.sourceforge.net/project/fbsplash.berlios/splashutils-$pkgver.tar.bz2"
+source=("http://heanet.dl.sourceforge.net/project/fbsplash.berlios/splashutils-1.5.4.4.tar.bz2"
'splash_start_initcpio.patch'
'splash.conf'
'fbsplash-basic.sh'
@@ -107,4 +107,4 @@ package() {
# Install fbcodecor script and config file
install -Dm644 "$srcdir"/fbcondecor.conf etc/conf.d/fbcondecor
install -Dm755 "$srcdir"/fbcondecor.daemon etc/rc.d/fbcondecor
-} \ No newline at end of file
+}