From a992dc25a91381b877170e65c8ab4f1af569365d Mon Sep 17 00:00:00 2001 From: tiotrom Date: Mon, 6 Jul 2020 22:01:47 +0000 Subject: [PATCH] updated some sliders --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 5407cde..99515fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: tio pkgname=tromjaro-calamares-theme -pkgver=3.6 +pkgver=3.7 pkgrel=1.1 pkgdesc="Theme for calamares" arch=("any") @@ -9,7 +9,7 @@ url="https://gitlab.com/tromsite/tromjaro/calamares-settings" license=("GPL3") depends=("calamares") makedepends=("git") -source=("${pkgname}::git+${url}.git#commit=26a1f3320fe799dd66c35d30accf8d89ca112c76") +source=("${pkgname}::git+${url}.git#commit=bc20d00cfa9a4aeba39fb368938d3d7e532771b0") sha256sums=('SKIP')