summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2020-11-17 09:53:52 -0600
committertonyskapunk2020-11-17 09:53:52 -0600
commit448bfcccf3fa683e4a88ac7d394987f1631b6c2e (patch)
tree83730e18256057e3b506e15e250470b67a75e52d /PKGBUILD
parent6adb56a74622ddadec2b466dc749b1c2f8671311 (diff)
downloadaur-448bfcccf3fa683e4a88ac7d394987f1631b6c2e.tar.gz
Updating package to v. 1.50.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 992a419e6efe..249be27d9dc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.45.4
+pkgver=1.50.1
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=('8fb9be45a1171875179b6125d13bdc68511fea769ef39e5b1ace681de5f23a4c')
+sha256sums=('427c9306c693f01d029b5a8388f5419693487657e6c8297eff572e34815b5347')
package() {
install -Dm0644 etc/systemd/system/sftd.service \