summaryrefslogtreecommitdiff
path: root/pcr-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-07-05 10:24:26 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-07-05 10:59:48 -0400
commit9aa5503a95cc928f7c5955a03aadc27f4f1abe4c (patch)
tree885c0826d122e57b692aace7dc641d9de4b4fbeb /pcr-testing
parent997ccea9d81d36bcac1132b5a2a1f1f28acbd760 (diff)
[calamares]: upgrade
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 084d70d74..8e7899179 100644
--- a/pcr-testing/calamares/PKGBUILD
+++ b/pcr-testing/calamares/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=calamares
pkgver=3.1.9
-pkgrel='parabola9.8'
+pkgrel='parabola10'
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=('67547f1b376917ec8c8e0b94a0e8f6395e9a1a97a57e52f2bcb877736fc100b8')
+sha256sums=('dddc176798e3e6440a9905373a4d6c321b0e81be498e7709dc3591a1896de518')
build()