summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2018-04-09 09:47:33 -0500
committertonyskapunk2018-04-09 09:47:33 -0500
commitc24e14e85d24f13934f765adb143c774ba67212f (patch)
tree5be1f1c0c1e6aec61d1e8231d73fdace9244e9cf /PKGBUILD
parent8ba1492d75afc47a45feeeaa442bb5bb8d480bdf (diff)
downloadaur-c24e14e85d24f13934f765adb143c774ba67212f.tar.gz
Updating package to v. 1.35.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed3486c69f25..6178fa79342b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.33.2
+pkgver=1.35.2
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=('21f0d88cafc5f48eef99eaeea50b000f2c8080c32fac57d2cceede952a854479')
+sha256sums=('1f3abdbeb3d32b609b1b7d6e635453ef6faeeabc1893c858852fd140ba12054b')
package() {
install -Dm0644 etc/systemd/system/sftd.service \