summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2020-12-22 14:28:41 -0600
committertonyskapunk2020-12-22 14:28:41 -0600
commit85696337b7de029073011c93dc0ca165cd1448fd (patch)
treeb8f508babeda90f92e84b0832c3125bd1adda2e8 /PKGBUILD
parenta9a1433a139f3393701663d14f3cb4a9ca327e7a (diff)
downloadaur-85696337b7de029073011c93dc0ca165cd1448fd.tar.gz
Updating package to v. 1.50.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c78b83e94081..5a8c5330cdff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.50.3
+pkgver=1.50.4
pkgrel=1
arch=('x86_64')
url="https://scaleft.com"
@@ -10,7 +10,7 @@ license=('custom')
install=${pkgname}.install
depends=('glibc')
source=("https://pkg.scaleft.com/rpm/${pkgname}-${pkgver}-${pkgrel}.${arch}.rpm")
-sha256sums=('d9559bdbca5e430c8810f9ba70d09d2e5a75228d91d93fe7eb3db96845cd261e')
+sha256sums=('7283a040aff957d02fe1c49d67c50bdabad2e61dd96042a82b55465af336c3c3')
package() {
install -Dm0644 etc/systemd/system/sftd.service \