fix: point PKGBUILD urls and index template at Euri-Linux gitea
Build Packages / build (push) Failing after 1m24s
Build Packages / build (push) Failing after 1m24s
This commit is contained in:
@@ -6,7 +6,7 @@ pkgver=0.1
|
||||
pkgrel=3
|
||||
pkgdesc="Welcome screen and support tool for new Euri Linux users"
|
||||
arch=('any')
|
||||
url="https://github.com/Euri-Linux/euri-welcome"
|
||||
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-welcome"
|
||||
license=('GPL3')
|
||||
depends=(
|
||||
'gtk3'
|
||||
@@ -15,7 +15,7 @@ depends=(
|
||||
'python-cairo'
|
||||
)
|
||||
makedepends=('git')
|
||||
source=("${pkgname}::git+https://github.com/Euri-Linux/euri-welcome.git")
|
||||
source=("${pkgname}::git+https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-welcome.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user