This commit is contained in:
zj
2026-01-13 21:15:04 +08:00
parent 5cd17413dc
commit b1f2753d82
4 changed files with 13 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
pkgname=tms-bbt
pkgver=1.0
pkgrel=4
pkgrel=5
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=('ef7848c834b52a3f4c1151769f73a4ef1b838c742ef2644361f4536c81ad9571')
sha256sums=('3b94a4f61c94555b8452f8caefb25d283cd86ca6f4aec0e747634547b3f94182')
install="${pkgname}.install"