diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-27 05:36:08 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-27 06:32:46 -0400 |
commit | 9da9759323ac2a0759298faf940efd199c702ec0 (patch) | |
tree | 4974edab7f9315a2590b6742ed81b85203289933 /pcr-testing/calamares/PKGBUILD | |
parent | 35698f2136229b8ba00f220b1ef944290f58274a (diff) | |
download | abslibre-9da9759323ac2a0759298faf940efd199c702ec0.tar.gz abslibre-9da9759323ac2a0759298faf940efd199c702ec0.tar.bz2 abslibre-9da9759323ac2a0759298faf940efd199c702ec0.zip |
[calamares]: rebuild
Diffstat (limited to 'pcr-testing/calamares/PKGBUILD')
-rw-r--r-- | pcr-testing/calamares/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD index 406b1f0e1..e0d3c64c0 100644 --- a/pcr-testing/calamares/PKGBUILD +++ b/pcr-testing/calamares/PKGBUILD @@ -3,7 +3,7 @@ pkgname=calamares pkgver=3.1.9 -pkgrel='parabola9.3' +pkgrel='parabola9.4' pkgdesc='Distribution-independent installer framework - Parabola edition' arch=('i686' 'x86_64') url="https://calamares.io/" @@ -24,7 +24,7 @@ depends=(${_runtime_couplings[@]} 'ckbcomp' 'dmidecode' 'gptfdisk' 'hwinfo' '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=('cc9e9f27cdf45ac8a5ac29ba6d3843e679a992f015998346f6d544c18088d616') +sha256sums=('67547f1b376917ec8c8e0b94a0e8f6395e9a1a97a57e52f2bcb877736fc100b8') build() |