summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2020-09-14 11:11:03 -0500
committertonyskapunk2020-09-14 11:11:03 -0500
commit27a0cd0047e5a537cab2f93565af5478f8c8e80e (patch)
tree6bd4a23100da334a30471c3922fccd9b46f91c63 /PKGBUILD
parentdfc5d28f53ea505f3267cd19e1e945326b1bc1bf (diff)
downloadaur-27a0cd0047e5a537cab2f93565af5478f8c8e80e.tar.gz
Updating package to v. 1.45.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae812b50f61d..992a419e6efe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.44.4
+pkgver=1.45.4
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=('b67ae3823a7c08c5aebceaa6bad865948ebadba66d375e7b1f62183786cd2c4e')
+sha256sums=('8fb9be45a1171875179b6125d13bdc68511fea769ef39e5b1ace681de5f23a4c')
package() {
install -Dm0644 etc/systemd/system/sftd.service \