summaryrefslogtreecommitdiff
path: root/pcr-testing/calamares
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-05 13:21:03 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-05 13:21:03 -0400
commitc136011f02ded0eeba46838d4ee4c1ee92deee04 (patch)
treeb874153a17d427ecc95134c482df7e7c3722ca2b /pcr-testing/calamares
parent203905dbfdd9034307ff90009eba7cf243786620 (diff)
[calamares]: rebuild
Diffstat (limited to 'pcr-testing/calamares')
-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 ba0aced87..f18972b0e 100644
--- a/pcr-testing/calamares/PKGBUILD
+++ b/pcr-testing/calamares/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=calamares
pkgver=3.1.9
-pkgrel='parabola7.3'
+pkgrel='parabola7.4'
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=('3c7e8a312aee5ebae99c1489551be2986e232b5a4972f171670c17e4157013c3')
+sha256sums=('662f90edb83a903c38a136931832d9ecae7263344a19c1206bce6b48f1d924c9')
build()