From d6c16f190c109b9efdb9a46d5cceff9d64d53b38 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sat, 26 May 2018 23:45:13 -0400 Subject: [calamares]: rebuild --- pcr-testing/calamares/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr-testing') diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD index 16de893d5..4229a5bdf 100644 --- a/pcr-testing/calamares/PKGBUILD +++ b/pcr-testing/calamares/PKGBUILD @@ -3,7 +3,7 @@ pkgname=calamares pkgver=3.1.9 -pkgrel='parabola9' +pkgrel='parabola9.1' pkgdesc='Distribution-independent installer framework - Parabola edition' arch=('i686' 'x86_64') url="https://calamares.io/" @@ -18,13 +18,13 @@ _runtime_couplings=("boost-libs=$(_latest_version 'boost')" makedepends=(${_build_couplings[@]} 'extra-cmake-modules' 'git' 'kservice' \ 'kwindowsystem' 'plasma-framework' 'qt5-tools') depends=(${_runtime_couplings[@]} 'ckbcomp' 'dmidecode' 'gptfdisk' 'hwinfo' 'kconfig' - 'kcoreaddons' 'ki18n' 'kparts' 'os-prober' 'polkit-qt5' 'python' 'squashfs-tools' - 'solid' 'qt5ct' 'qt5-styleplugins' 'qt5-svg' 'yaml-cpp') + 'kcoreaddons' 'ki18n' 'kparts' 'libpwquality' 'os-prober' 'polkit-qt5' 'python' + 'squashfs-tools' 'solid' 'qt5ct' 'qt5-styleplugins' 'qt5-svg' 'yaml-cpp') _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=('037e45107b399bf03937106363b73a52cc7232e3b75dfdb68012efc528b2f637') +sha256sums=('cc9e9f27cdf45ac8a5ac29ba6d3843e679a992f015998346f6d544c18088d616') build() -- cgit v1.2.3