Fix Calamares template and shlibs; Update heroic-bin from 2.3.8_1 to 2.3.9_1
This commit is contained in:
parent
1d24b5bedd
commit
1a621063f5
3 changed files with 11 additions and 11 deletions
|
@ -522,12 +522,12 @@ libkImageAnnotator.so.0 kImageAnnotator-0.4.1_1
|
|||
libkColorPicker.so.0 kColorPicker-0.1.5_1
|
||||
libbabl-0.1.so.0 babl-0.1.16_1
|
||||
libbamf3.so.2 bamf-0.5.1_1
|
||||
libicuio.so.70 icu-libs-70.1_1
|
||||
libicui18n.so.70 icu-libs-70.1_1
|
||||
libicudata.so.70 icu-libs-70.1_1
|
||||
libicutu.so.70 icu-libs-70.1_1
|
||||
libicuuc.so.70 icu-libs-70.1_1
|
||||
libicutest.so.70 icu-libs-70.1_1
|
||||
libicuio.so.71 icu-libs-71.1_1
|
||||
libicui18n.so.71 icu-libs-71.1_1
|
||||
libicudata.so.71 icu-libs-71.1_1
|
||||
libicutu.so.71 icu-libs-71.1_1
|
||||
libicuuc.so.71 icu-libs-71.1_1
|
||||
libicutest.so.71 icu-libs-71.1_1
|
||||
libaspell.so.15 libaspell-0.60.8_2
|
||||
libpspell.so.15 libaspell-0.60.8_2
|
||||
libenchant-2.so.2 enchant2-2.2.3_1
|
||||
|
@ -968,7 +968,7 @@ libell.so.0 ell-0.45_1
|
|||
libgvnc-1.0.so.0 gtk-vnc-0.4.4_1
|
||||
libgtk-vnc-2.0.so.0 gtk-vnc-0.4.4_1
|
||||
libgvncpulse-1.0.so.0 gtk-vnc-1.2.0_2
|
||||
libyaml-0.so.2 libyaml-0.1.4_1
|
||||
libyaml-0.so.2 libyaml-0.7.0_1
|
||||
libuchardet.so.0 uchardet-0.0.6_1
|
||||
libgtksourceviewmm-3.0.so.0 gtksourceviewmm-3.2.0_1
|
||||
libyajl.so.2 yajl-2.0.1_1
|
||||
|
@ -2228,7 +2228,7 @@ libKF5ThreadWeaver.so.5 threadweaver-5.26.0_1
|
|||
libOpenImageIO_Util.so.2.2 openimageio-2.2.13.1_1
|
||||
libOpenImageIO.so.2.2 openimageio-2.2.13.1_1
|
||||
libOpenColorIO.so.1 opencolorio-1.0.8_1
|
||||
libyaml-cpp.so.0.6 yaml-cpp-0.6.2_1
|
||||
libyaml-cpp.so.0.7 yaml-cpp-0.7.0_1
|
||||
libpaper.so.1 libpaper-1.1.24_1
|
||||
libhtsjava.so.2 httrack-3.49.2_7
|
||||
libhttrack.so.2 httrack-3.49.2_7
|
||||
|
|
|
@ -25,7 +25,7 @@ maintainer="Kevin F. <https://github.com/KF-Art>"
|
|||
license="GPL"
|
||||
homepage="https://calamares.io"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=55adef250613e80a868f2aa3d1e57bdae5b769387d91decf0fe2b64e3605574f
|
||||
checksum=9ec6c49f4e2316cd3058d402c2ab65efff02e3f09a0028d50f0359e5154e6c8c
|
||||
|
||||
case ${XBPS_TARGET_MACHINE} in
|
||||
*-musl)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'heroic-bin'
|
||||
pkgname=heroic-bin
|
||||
version=2.3.8
|
||||
version=2.3.9
|
||||
revision=1
|
||||
nostrip=yes
|
||||
archs="x86_64"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0"
|
|||
homepage="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher"
|
||||
changelog="${homepage}/releases/tag/v${version}"
|
||||
distfiles="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v${version}/heroic-${version}.tar.xz"
|
||||
checksum=cdd700568319a14511e2331d319f58b137d71f8c8d2710475d387e2052cf8260
|
||||
checksum=b94b3b9413485d4751aef4f4a8801f9f95e7d48e54b00c40193ad91098b58aa6
|
||||
|
||||
do_install() {
|
||||
for dir in opt usr/{bin,share/applications}; do
|
||||
|
|
Loading…
Add table
Reference in a new issue