summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2018-02-26 12:31:22 -0600
committertonyskapunk2018-02-26 12:31:22 -0600
commit8ba1492d75afc47a45feeeaa442bb5bb8d480bdf (patch)
tree93655d9ad5a141f93e9a32faf0f2325e7f090643 /PKGBUILD
parent39051cefcd48016543b9eb36e5677722a00b475c (diff)
downloadaur-8ba1492d75afc47a45feeeaa442bb5bb8d480bdf.tar.gz
Updating package to v. 1.33.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 373ed72c216e..ed3486c69f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.32.4
+pkgver=1.33.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=('50415f0b5b984c59132d2758fea55ca7f6f15099469ad7ff0ec33e14e2d7ddce')
+sha256sums=('21f0d88cafc5f48eef99eaeea50b000f2c8080c32fac57d2cceede952a854479')
package() {
install -Dm0644 etc/systemd/system/sftd.service \