Change Git sources pointing to GitHub to `git+https`

This commit is contained in:
Martchus 2022-03-26 22:11:23 +01:00
parent 0eef469b86
commit 90f593c2eb
12 changed files with 12 additions and 12 deletions

View File

@ -20,7 +20,7 @@ options=(!strip)
url="https://github.com/Martchus/${_reponame}"
source=("${_reponame}::${MARTCHUS_GIT_URL_PREFIX:-git+https://github.com/Martchus}/${_reponame}.git"
"lmdb-safe::${MARTCHUS_GIT_URL_PREFIX:-git+https://github.com/Martchus}/lmdb-safe.git"
'tabulate::git://github.com/p-ranav/tabulate.git')
'tabulate::git+https://github.com/p-ranav/tabulate.git')
sha256sums=('SKIP' 'SKIP')
pkgver() {

View File

@ -12,7 +12,7 @@ makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")
install="$pkgname.install"
source=("git://github.com/Martchus/${_pkgname}.git#branch=adjustments")
source=("git+https://github.com/Martchus/${_pkgname}.git#branch=adjustments")
md5sums=('SKIP')
pkgver() {

View File

@ -16,7 +16,7 @@ makedepends=('cmake' 'git')
#provides=("${_name}")
conflicts=("${_name}")
url="http://midifile.sapp.org"
source=("${_reponame}::git://github.com/craigsapp/${_reponame}.git")
source=("${_reponame}::git+https://github.com/craigsapp/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -15,7 +15,7 @@ depends=('libmatroska' 'expat' 'flac' 'libvorbis' 'file' 'boost-libs' 'lzo' 'qt5
makedepends=('boost' 'ruby' 'git')
provides=('mkvtoolnix' 'mkvtoolnix-cli' 'mkvtoolnix-gui')
conflicts=('mkvtoolnix')
source=("${pkgname}::git://github.com/mbunkus/mkvtoolnix.git")
source=("${pkgname}::git+https://github.com/mbunkus/mkvtoolnix.git")
md5sums=('SKIP')
pkgver() {

View File

@ -13,7 +13,7 @@ optdepends=('ppp>=2.4.6')
options=()
makedepends=('git' 'intltool' 'ppp>=2.4.6' 'gawk' 'python')
provides=('networkmanager-sstp')
source=("git://github.com/enaess/network-manager-sstp.git#branch=release-$pkgver")
source=("git+https://github.com/enaess/network-manager-sstp.git#branch=release-$pkgver")
sha512sums=('SKIP')
build() {

View File

@ -20,7 +20,7 @@ makedepends=('git')
provides=("${_name}")
conflicts=("${_name}")
url="https://github.com/ChristopheJacquet/${_reponame}"
source=("${_reponame}::git://github.com/ChristopheJacquet/${_reponame}.git")
source=("${_reponame}::git+https://github.com/ChristopheJacquet/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -14,7 +14,7 @@ depends=('python')
makedepends=('git' 'python-setuptools')
provides=("${_name}")
conflicts=("${_name}")
source=("git://github.com/waveform80/${_name2}.git")
source=("git+https://github.com/waveform80/${_name2}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -17,7 +17,7 @@ depends=()
makedepends=('git' 'python-setuptools')
provides=("${_name}")
conflicts=("${_name}")
source=("git://github.com/RPi-Distro/${_name}.git")
source=("git+https://github.com/RPi-Distro/${_name}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -16,7 +16,7 @@ makedepends=('scons' 'git')
provides=("${_name}")
conflicts=("${_name}")
url="https://github.com/jgarff/${_reponame}"
source=("${_reponame}::git://github.com/jgarff/${_reponame}.git")
source=("${_reponame}::git+https://github.com/jgarff/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -16,7 +16,7 @@ makedepends=('qt5-base' 'git')
provides=("${_name}")
conflicts=("${_name}")
url="https://github.com/doublejim/${_reponame}"
source=("${_reponame}::git://github.com/doublejim/${_reponame}.git")
source=("${_reponame}::git+https://github.com/doublejim/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {

View File

@ -15,7 +15,7 @@ depends=('texlive-core')
makedepends=('git')
optdepends=()
conflicts=('ubuntu-latex-fonts')
source=("$pkgname"::'git://github.com/tzwenn/ubuntu-latex-fonts.git')
source=("$pkgname"::'git+https://github.com/tzwenn/ubuntu-latex-fonts.git')
md5sums=('SKIP')
pkgver() {

View File

@ -12,7 +12,7 @@ optdepends=('gnome-themes-standard: required for the GTK3 theme')
makedepends=('git')
provides=('zukitwo-themes')
conflicts=('zukitwo-themes')
source=("$pkgname::git://github.com/lassekongo83/zuki-themes")
source=("$pkgname::git+https://github.com/lassekongo83/zuki-themes")
md5sums=('SKIP')
pkgver() {