summaryrefslogtreecommitdiff
path: root/pcr-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-13 16:02:58 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-13 16:03:25 -0400
commitc1fd44cb9eda55f4be88786e7153e791b1aab3ca (patch)
tree70adb7cd3d436b9a313739f240caf37d2b70dcf7 /pcr-testing
parent320d8331fe83c8f2a38d30ed6507bf1517a0c004 (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 f18972b0e..3cd7282ca 100644
--- a/pcr-testing/calamares/PKGBUILD
+++ b/pcr-testing/calamares/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=calamares
pkgver=3.1.9
-pkgrel='parabola7.4'
+pkgrel='parabola7.6'
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=('662f90edb83a903c38a136931832d9ecae7263344a19c1206bce6b48f1d924c9')
+sha256sums=('5e07fc4d447f7e092d729566722c45e51fd9c20f4a7086af2ac077dbdd8f9609')
build()