This commit is contained in:
zj
2025-12-22 16:06:51 +08:00
parent 09bdfeaf6e
commit 5cd17413dc
3 changed files with 9 additions and 25 deletions

View File

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