This commit is contained in:
zj
2025-12-17 01:30:20 +08:00
parent 50f456a779
commit 09bdfeaf6e
214 changed files with 101383 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
pkgname=tms-bbt
pkgver=1.0
pkgrel=2
pkgrel=3
pkgdesc="SmartTMS application suite for managing cinema devices."
arch=('x86_64')
url="https://your.company.com/smarttms"
@@ -14,7 +14,7 @@ depends=('python' 'sudo' 'xdg-utils' 'tms-mysql' 'tms-oracle-jdk8')
source=("${pkgname}.tar.gz")
sha256sums=('4a87404479f1a6e85fa1fd34f08ae60c350fce240b65b761b03f8db39c08c298')
sha256sums=('ab1ad2932c29f14b0f3cf614a58a925557095007d90bb2f8f51a6a094b429e27')
install="${pkgname}.install"