fix calamares-png

This commit is contained in:
zj
2025-12-31 16:20:02 +08:00
parent b75235b0d4
commit 4293f31dc8
4 changed files with 6 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
pkgname=tms-calamares-config
_destname1="/etc"
pkgver=25.12
pkgrel=30
pkgrel=31
pkgdesc="calamares for bbt"
arch=('any')
url="https://yuyujing.cn"
@@ -12,7 +12,7 @@ depends=()
provides=("${pkgname}")
options=(!strip !emptydirs)
source=("tms-calamares-config.zip")
sha256sums=('dc68f5f82831940c84362ad3852c91cbe205bb9a9e2ef8b9e915de94f4140a2e')
sha256sums=('fea0994e77a6575a68581c31f5833709c656c99b46ab9234ae3161778674bed6')
package() {
install -dm755 ${pkgdir}${_destname1}
cp -r ${srcdir}/${pkgname}${_destname1}/* ${pkgdir}${_destname1}