update urls to https and point to gitlab as source

This commit is contained in:
Taijian 2019-04-24 12:07:53 +02:00
parent d03b51ee09
commit bc07bc09b2
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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'