summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2019-01-28 23:01:52 -0600
committertonyskapunk2019-01-28 23:01:52 -0600
commit7f8822d790368873762b74b1b8f745fe54293593 (patch)
tree62f0a8217201194f15ed4d08fc00439f538160dd /PKGBUILD
parentbc7184bf8fdadc30118f20cd28acc1cd0d1f30b8 (diff)
downloadaur-7f8822d790368873762b74b1b8f745fe54293593.tar.gz
Updating package to v. 1.38.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fca318b2d1b..c91a7aed827a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.37.15
+pkgver=1.38.5
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=('030cd99b105aff5b9061ee11d34342772fbfd402107f6e78b85a1a2258cf6c23')
+sha256sums=('f99516d590b1c8d565426bc11908b916f4eeeace146243cf6f71b50c85d4f4a8')
package() {
install -Dm0644 etc/systemd/system/sftd.service \