From 8d8e4d3c830376e4f072de3b6a7e4d0ac3b4c340 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 14 Apr 2020 03:12:47 -0400 Subject: [calamares]: upgrade to v3.2.200parabola2 --- pcr-testing/calamares/PKGBUILD | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'pcr-testing') diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD index 8efee1428..8674ef590 100644 --- a/pcr-testing/calamares/PKGBUILD +++ b/pcr-testing/calamares/PKGBUILD @@ -3,20 +3,19 @@ pkgname=calamares pkgver=3.2.20 -pkgrel='parabola1' -pkgdesc='Distribution-independent installer framework - Parabola edition' -arch=('i686' 'x86_64') +pkgrel=parabola2 +pkgdesc="Distribution-independent installer framework - Parabola edition" +arch=(i686 x86_64) url=https://calamares.io/ -license=('GPL') +license=(GPL) -depends=('boost-libs' 'ckbcomp' 'dmidecode' 'gptfdisk' 'hwinfo' 'icu' 'kconfig' - 'kcoreaddons' 'ki18n' 'kparts' 'kpmcore' 'libpwquality' 'polkit-qt5' 'python' - 'solid' 'qt5-base' 'qt5ct' 'qt5-svg' 'yaml-cpp') -makedepends=('boost' 'extra-cmake-modules' 'git' 'kservice' 'kwindowsystem' 'qt5-tools') -depends+=('os-prober') # FIXME: qemu+calamares+os-prober was buggy last build - try again -# conflicts=('os-prober') # FIXME: qemu+calamares+os-prober is buggy again +depends=(boost-libs ckbcomp dmidecode gptfdisk hwinfo icu kconfig kcoreaddons ki18n + kparts kpmcore libpwquality polkit-qt5 python solid qt5-base qt5ct qt5-svg yaml-cpp) +makedepends=(boost extra-cmake-modules git kservice kwindowsystem qt5-tools) +depends+=(os-prober) # FIXME: qemu+calamares+os-prober was buggy last build - try again +# conflicts=(os-prober) # FIXME: qemu+calamares+os-prober is still buggy -source=(git+https://git.parabola.nu/${pkgname}.git#tag=v${pkgver}-${pkgrel%%.*} +source=(git+https://git.parabola.nu/${pkgname}.git#tag=v${pkgver}-${pkgrel%%.*}) sha256sums=('SKIP') -- cgit v1.2.3