summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonyskapunk2019-01-28 23:04:31 -0600
committertonyskapunk2019-01-28 23:04:31 -0600
commit833dadf26efc9c229daa6f5ad2541d5ec010cf55 (patch)
tree89bc2b5eb00f48ed25dc2b51e1e9c8fac91d3998
parent29d65fbbbe6823927ab678acdd022b3ca933ddff (diff)
downloadaur-833dadf26efc9c229daa6f5ad2541d5ec010cf55.tar.gz
Updating package to v. 1.38.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca82483d22f7..a1c951c8a609 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = scaleft-client-tools
pkgdesc = ScaleFT(TM) client tools
- pkgver = 1.37.15
+ pkgver = 1.38.5
pkgrel = 1
url = https://scaleft.com
arch = x86_64
license = custom
depends = glibc
- source = https://pkg.scaleft.com/rpm/scaleft-client-tools-1.37.15-1.x86_64.rpm
- sha256sums = 5d1ba40cb551a6f2e5e6177b7e3df2b18f32d44eb4f708fae76292dc3b869013
+ source = https://pkg.scaleft.com/rpm/scaleft-client-tools-1.38.5-1.x86_64.rpm
+ sha256sums = b061a7d1b7e03796f42291d980ba0dc18f983138c8e209a311cb4de93a85b45a
pkgname = scaleft-client-tools
diff --git a/PKGBUILD b/PKGBUILD
index 466eb99bd816..85ec87953049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='scaleft-client-tools'
pkgdesc='ScaleFT(TM) client tools'
-pkgver=1.37.15
+pkgver=1.38.5
pkgrel=1
arch=('x86_64')
url="https://scaleft.com"
license=('custom')
depends=('glibc')
source=("https://pkg.scaleft.com/rpm/${pkgname}-${pkgver}-${pkgrel}.${arch}.rpm")
-sha256sums=('5d1ba40cb551a6f2e5e6177b7e3df2b18f32d44eb4f708fae76292dc3b869013')
+sha256sums=('b061a7d1b7e03796f42291d980ba0dc18f983138c8e209a311cb4de93a85b45a')
package() {
install -Dm0755 usr/bin/sft ${pkgdir}/usr/bin/sft