summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2019-11-21 23:38:49 -0600
committertonyskapunk2019-11-21 23:38:49 -0600
commit3c02fcdfd02bac8072cef9a49761a6b7320933ad (patch)
treed9473999a164026cac431ed94f6199826012bc46 /PKGBUILD
parent3cbed60736f6d8511e4d4dac9b021a5425679f13 (diff)
downloadaur-3c02fcdfd02bac8072cef9a49761a6b7320933ad.tar.gz
Updating package to v. 1.41.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69139d69c2a2..5706fc476753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='scaleft-server-tools'
pkgdesc='ScaleFT(TM) daemon and shell'
-pkgver=1.40.8
+pkgver=1.41.0
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=('4e841ecf802ade99d71a73541f8d076b687eaa769bb8f8a007cb6fdd47820c10')
+sha256sums=('90c9b0946f602580c8079b0cc85de628004f5a80ee6e8304f38f67ae9ac57f7a')
package() {
install -Dm0644 etc/systemd/system/sftd.service \