summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed535b7d1faf..f29e9cb175bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fbsplash
pkgdesc = A userspace implementation of a splash screen for Linux (formerly known as gensplash)
pkgver = 1.5.4.4
pkgrel = 16
- url = http://fbsplash.alanhaggai.org
+ url = https://sourceforge.net/projects/fbsplash.berlios/
install = fbsplash.install
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 2ce552548aa9..b331d55a24ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.5.4.4
pkgrel=16
pkgdesc="A userspace implementation of a splash screen for Linux (formerly known as gensplash)"
arch=('x86_64')
-url="http://fbsplash.alanhaggai.org"
+url="https://sourceforge.net/projects/fbsplash.berlios/"
license=('GPL')
depends=('miscsplashutils' 'freetype2' 'libjpeg' 'libpng' 'libmng' 'lcms' 'gpm')
optdepends=('linux-fbcondecor: enable console background images'