updated commit upstream

This commit is contained in:
davedatum 2019-12-15 01:57:04 +00:00
parent 26525535ce
commit 7e5973aa6f
2 changed files with 4 additions and 4 deletions

View File

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

View File

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