summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyskapunk2024-06-02 16:59:05 -0500
committertonyskapunk2024-06-02 16:59:05 -0500
commit003e55b214ed281326adbf686b287363a3a70f0b (patch)
tree43ef2d2281d4261f9f2b01570913cb1aa382e6bd /PKGBUILD
parentb03f4bd5dfdb12a899be67a64650f4449455d347 (diff)
downloadaur-003e55b214ed281326adbf686b287363a3a70f0b.tar.gz
New release 1.80.1 - using new repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d8c17b5bee2..c71f4649db8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='scaleft-client-tools-bin'
pkgdesc='ScaleFT(TM) client tools'
-pkgver=1.67.4
+pkgver=1.80.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=('91109285330a7f9a8a16d87ff07f171cb8f5d9821543d1b97f632f54946dc83b')
+source=("https://dist.scaleft.com/repos/rpm/stable/centos/9/${arch}/${pkgver}/${pkgname%-*}-${pkgver}-${pkgrel}.${arch}.rpm")
+sha256sums=('42b92a02092994517a4e9e8558a6f64c96aa78ec3c79ce3377da729833f62326')
package() {
install -Dm0755 usr/bin/sft ${pkgdir}/usr/bin/sft