summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2018-12-19 17:09:27 -0600
committertonyskapunk2018-12-19 17:09:27 -0600
commitbc7184bf8fdadc30118f20cd28acc1cd0d1f30b8 (patch)
tree2067c470d11e13f6bc9d1ede0e42ed65b6c45c41 /PKGBUILD
parentb89f8fad4db3ea92a3024ac90b0221e39b01111b (diff)
downloadaur-bc7184bf8fdadc30118f20cd28acc1cd0d1f30b8.tar.gz
Updating package to v. 1.37.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f27a9bf6fd97..3fca318b2d1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.36.2
+pkgver=1.37.15
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=('32eba93c448dd7334c6d2aad4ab51274062bf3ce5bf99664a202133c8584a2e8')
+sha256sums=('030cd99b105aff5b9061ee11d34342772fbfd402107f6e78b85a1a2258cf6c23')
package() {
install -Dm0644 etc/systemd/system/sftd.service \