diff --git a/.SRCINFO b/.SRCINFO index 640b5bb..9b9227e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ pkgbase = plymouth-git pkgdesc = A graphical boot splash screen with kernel mode-setting support (Development version) pkgver = 0.9.4.r105.gb9f2aac - pkgrel = 1 - url = http://www.freedesktop.org/wiki/Software/Plymouth/ + pkgrel = 2 + url = https://www.freedesktop.org/wiki/Software/Plymouth/ arch = i686 arch = x86_64 license = GPL @@ -20,7 +20,7 @@ pkgbase = plymouth-git options = !libtool options = !emptydirs backup = etc/plymouth/plymouthd.conf - source = git+http://anongit.freedesktop.org/git/plymouth + source = git+https://gitlab.freedesktop.org/plymouth/plymouth.git source = arch-logo.png source = plymouth.encrypt_hook source = plymouth.encrypt_install diff --git a/PKGBUILD b/PKGBUILD index 9a52003..8299dcb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,9 +5,9 @@ pkgname=plymouth-git pkgver=0.9.4.r105.gb9f2aac -pkgrel=1 +pkgrel=2 pkgdesc="A graphical boot splash screen with kernel mode-setting support (Development version)" -url="http://www.freedesktop.org/wiki/Software/Plymouth/" +url="https://www.freedesktop.org/wiki/Software/Plymouth/" arch=('i686' 'x86_64') license=('GPL') @@ -20,7 +20,7 @@ backup=('etc/plymouth/plymouthd.conf') options=('!libtool' '!emptydirs') -source=("git+http://anongit.freedesktop.org/git/plymouth" +source=("git+https://gitlab.freedesktop.org/plymouth/plymouth.git" 'arch-logo.png' 'plymouth.encrypt_hook' 'plymouth.encrypt_install'