mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/pegasus-frontend: update url to https
This commit is contained in:
parent
e2ff142eb9
commit
e5696921de
@ -3,9 +3,9 @@
|
||||
pkgname=pegasus-frontend
|
||||
pkgver=13_alpha
|
||||
_realver=alpha13
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A cross platform, customizable graphical frontend for launching emulators and managing your game collection."
|
||||
url="http://pegasus-frontend.org"
|
||||
url="https://pegasus-frontend.org"
|
||||
arch="all !armhf"
|
||||
license="GPL-1.0-or-later"
|
||||
depends="qt5-qtquickcontrols mesa qt5-qtgraphicaleffects qt5-qtgamepad qt5-qtmultimedia"
|
||||
@ -16,7 +16,7 @@ _translations_commit=b9eb734f8583e044b999d8c673dd5da0851ec8f5
|
||||
_thirdparty_commit=a16b36d64ced67da31a3465ba6a7ad593378a0eb
|
||||
_theme_commit=ccaf3152574992eacbda81ccf6624731e07e963e
|
||||
source="$pkgname-$_realver.zip::https://github.com/mmatyas/pegasus-frontend/archive/$_realver.zip
|
||||
$pkgname-$_realver-translations.zip::https://github.com/mmatyas/$pkgname-translations/archive/$_translations_commit.zip
|
||||
$pkgname-$_realver-translations.zip::https://github.com/mmatyas/pegasus-frontend-translations/archive/$_translations_commit.zip
|
||||
$pkgname-$_realver-thirdparty.zip::https://github.com/mmatyas/SortFilterProxyModel/archive/$_thirdparty_commit.zip
|
||||
$pkgname-$_realver-themes.zip::https://github.com/mmatyas/pegasus-theme-grid/archive/$_theme_commit.zip
|
||||
qt-5-14-compatibility.patch
|
||||
|
Loading…
Reference in New Issue
Block a user