updated commit upstream
This commit is contained in:
parent
26525535ce
commit
7e5973aa6f
4
.SRCINFO
4
.SRCINFO
|
@ -1,13 +1,13 @@
|
||||||
pkgbase = tromjaro-calamares-theme
|
pkgbase = tromjaro-calamares-theme
|
||||||
pkgdesc = Theme for calamares
|
pkgdesc = Theme for calamares
|
||||||
pkgver = 3.2.15
|
pkgver = 3.2.15
|
||||||
pkgrel = 1.2
|
pkgrel = 1.3
|
||||||
url = https://gitlab.com/tromsite/tromjaro/calamares-settings
|
url = https://gitlab.com/tromsite/tromjaro/calamares-settings
|
||||||
arch = any
|
arch = any
|
||||||
license = GPL3
|
license = GPL3
|
||||||
makedepends = git
|
makedepends = git
|
||||||
depends = calamares
|
depends = calamares
|
||||||
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=1e2135634f7ccac68630c9fcb6f2a5c1ea70bc05
|
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=e8f77a0a3b1ce942ebac18fc399516e8180a3ce0
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = tromjaro-calamares-theme
|
pkgname = tromjaro-calamares-theme
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
pkgname=tromjaro-calamares-theme
|
pkgname=tromjaro-calamares-theme
|
||||||
pkgver=3.2.15
|
pkgver=3.2.15
|
||||||
pkgrel=1.2
|
pkgrel=1.3
|
||||||
pkgdesc="Theme for calamares"
|
pkgdesc="Theme for calamares"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
|
url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
|
||||||
license=("GPL3")
|
license=("GPL3")
|
||||||
depends=("calamares")
|
depends=("calamares")
|
||||||
makedepends=("git")
|
makedepends=("git")
|
||||||
source=("${pkgname}::git+${url}.git#commit=1e2135634f7ccac68630c9fcb6f2a5c1ea70bc05")
|
source=("${pkgname}::git+${url}.git#commit=e8f77a0a3b1ce942ebac18fc399516e8180a3ce0")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user