change bbt to tms

This commit is contained in:
zj
2025-12-30 17:42:04 +08:00
parent bd199cac78
commit b75235b0d4
39 changed files with 12 additions and 42 deletions

View File

@@ -1,19 +1,18 @@
# Maintainer: zj <1052308357@qq.com>
pkgname=bbt-calamares-config
pkgname=tms-calamares-config
_destname1="/etc"
pkgver=25.12
pkgrel=16
pkgrel=30
pkgdesc="calamares for bbt"
arch=('any')
url="https://yuyujing.cn"
license=('GPL3')
makedepends=('git')
depends=()
conflicts=('alci-calamares-config-dev' 'alci-calamares-config-pure' 'alci-calamares-config-btrfs')
provides=("${pkgname}")
options=(!strip !emptydirs)
source=("bbt-calamares-config.zip")
sha256sums=('9c9e31f3671cbc9a3ff64cdb07af28626f68023713ccc7e7878357eada0ba1a3')
source=("tms-calamares-config.zip")
sha256sums=('dc68f5f82831940c84362ad3852c91cbe205bb9a9e2ef8b9e915de94f4140a2e')
package() {
install -dm755 ${pkgdir}${_destname1}
cp -r ${srcdir}/${pkgname}${_destname1}/* ${pkgdir}${_destname1}