summaryrefslogtreecommitdiff
path: root/pcr-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-03 14:50:35 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-03 14:50:35 -0400
commit178419c6570f3c3d60143731be24fb7e97468458 (patch)
treea5626ec0cf92b069d71371c910f463dc686ca704 /pcr-testing
parenteb4296d1081f75b383ba71f08a19b7be394ae007 (diff)
[calamares]: rebuild
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 e272b9e79..ba0aced87 100644
--- a/pcr-testing/calamares/PKGBUILD
+++ b/pcr-testing/calamares/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=calamares
pkgver=3.1.9
-pkgrel='parabola7'
+pkgrel='parabola7.3'
pkgdesc='Distribution-independent installer framework - Parabola edition'
arch=('i686' 'x86_64')
license=('GPL')
@@ -24,7 +24,7 @@ depends=(${_runtime_couplings[@]} 'dmidecode' 'gptfdisk' 'hwinfo' 'kconfig' '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=('676400b09681f91313d8bc25241f9850c46ec5957121359958d0957e68dd645d')
+sha256sums=('3c7e8a312aee5ebae99c1489551be2986e232b5a4972f171670c17e4157013c3')
build()