diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-03 11:03:50 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-03 11:14:20 -0400 |
commit | 5feb5e758ddb270d5ea88b2f3bac6037a43f6242 (patch) | |
tree | 010f69c9638e2fff4b9ede48991d4b9258d89500 /pcr-testing | |
parent | ec804b17faf5e886089efb9db09ba17541d93679 (diff) | |
download | abslibre-5feb5e758ddb270d5ea88b2f3bac6037a43f6242.tar.gz abslibre-5feb5e758ddb270d5ea88b2f3bac6037a43f6242.tar.bz2 abslibre-5feb5e758ddb270d5ea88b2f3bac6037a43f6242.zip |
[calamares]: rebuild
Diffstat (limited to 'pcr-testing')
-rw-r--r-- | pcr-testing/calamares/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD index 86802bee9..e272b9e79 100644 --- a/pcr-testing/calamares/PKGBUILD +++ b/pcr-testing/calamares/PKGBUILD @@ -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=('f50ac0a4916acdec85befb86b55883652a9335ca1a2253abfe10144f82deed90') +sha256sums=('676400b09681f91313d8bc25241f9850c46ec5957121359958d0957e68dd645d') build() |