summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonyskapunk2020-11-17 09:52:58 -0600
committertonyskapunk2020-11-17 09:52:58 -0600
commit0385e63fae8389e44b937aff58a01d0e8453f7a9 (patch)
tree05ba26cf1a49f1cdb4be9e9e93608c49b023ad3e
parent69dd011ceb1c34ee33e8560c1e16fe9fcff53fe1 (diff)
downloadaur-0385e63fae8389e44b937aff58a01d0e8453f7a9.tar.gz
Updating package to v. 1.50.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f24083ef774d..89ddc0befbfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = scaleft-client-tools
pkgdesc = ScaleFT(TM) client tools
- pkgver = 1.45.4
+ pkgver = 1.50.1
pkgrel = 1
url = https://scaleft.com
arch = x86_64
license = custom
depends = glibc
- source = https://pkg.scaleft.com/rpm/scaleft-client-tools-1.45.4-1.x86_64.rpm
- sha256sums = 8082b2866f906076a5edfaccd543148731a24ecdafb5af78f09226b5e4f253fb
+ source = https://pkg.scaleft.com/rpm/scaleft-client-tools-1.50.1-1.x86_64.rpm
+ sha256sums = 67ce9318c141fee9411eb20746f6d967075f36f91c42f527eaa828b594cd5bee
pkgname = scaleft-client-tools
diff --git a/PKGBUILD b/PKGBUILD
index 2c8d186865af..495aab6b675e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='scaleft-client-tools'
pkgdesc='ScaleFT(TM) client tools'
-pkgver=1.45.4
+pkgver=1.50.1
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=('8082b2866f906076a5edfaccd543148731a24ecdafb5af78f09226b5e4f253fb')
+sha256sums=('67ce9318c141fee9411eb20746f6d967075f36f91c42f527eaa828b594cd5bee')
package() {
install -Dm0755 usr/bin/sft ${pkgdir}/usr/bin/sft