summaryrefslogtreecommitdiff
path: root/pcr-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-25 17:11:02 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-25 17:11:02 -0400
commit06f09684205a5674088113b098f5fd2a6176772c (patch)
tree5f1353a254c320a4caa5563d86d42a9c9bd8a64e /pcr-testing
parent3c163315ee3a836af6ef9950d5d4f4bfed2a81c0 (diff)
[calamares]: calamares-v3.1.9-parabola9
Diffstat (limited to 'pcr-testing')
-rw-r--r--pcr-testing/calamares/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD
index 5b6b8d154..16de893d5 100644
--- a/pcr-testing/calamares/PKGBUILD
+++ b/pcr-testing/calamares/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=calamares
pkgver=3.1.9
-pkgrel='parabola8'
+pkgrel='parabola9'
pkgdesc='Distribution-independent installer framework - Parabola edition'
arch=('i686' 'x86_64')
url="https://calamares.io/"
@@ -24,7 +24,7 @@ depends=(${_runtime_couplings[@]} 'ckbcomp' 'dmidecode' 'gptfdisk' 'hwinfo' 'kco
_git_tag="v${pkgver}-${pkgrel%%.*}"
_build_dir=${pkgname}-${_git_tag}/build
source=(https://git.parabola.nu/${pkgname}.git/snapshot/${pkgname}-${_git_tag}.tar.gz)
-sha256sums=('784471feb9366dd12fdd34db20cad5036f654cb863be900f627d83c0b7e999c9')
+sha256sums=('037e45107b399bf03937106363b73a52cc7232e3b75dfdb68012efc528b2f637')
build()