summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()