updated commit source

This commit is contained in:
davedatum 2019-11-05 23:51:46 +00:00
parent 3569a75715
commit 86992c618e
2 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
pkgbase = tromjaro-calamares-theme
pkgdesc = Theme for calamares
pkgver = 1
pkgrel = 1
pkgver = 3.2.15
pkgrel = 1.1
url = https://gitlab.com/tromsite/tromjaro/calamares-settings
arch = any
license = GPL3
makedepends = git
depends = calamares
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a
source = tromjaro-calamares-theme::git+https://gitlab.com/tromsite/tromjaro/calamares-settings.git#commit=4883ce386103d64b57ab725094e50648c1d6d514
sha256sums = SKIP
pkgname = tromjaro-calamares-theme

View File

@ -1,15 +1,15 @@
# Maintainer: davedatum <trom@davedatum.com>
pkgname=tromjaro-calamares-theme
pkgver=1
pkgrel=1
pkgver=3.2.15
pkgrel=1.1
pkgdesc="Theme for calamares"
arch=("any")
url="https://gitlab.com/tromsite/tromjaro/calamares-settings"
license=("GPL3")
depends=("calamares")
makedepends=("git")
source=("${pkgname}::git+${url}.git#commit=8f7781dc1cb2b4402a7104d6392b84932e78e41a")
source=("${pkgname}::git+${url}.git#commit=4883ce386103d64b57ab725094e50648c1d6d514")
sha256sums=('SKIP')