summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-05-11 20:50:13 +0200
committerbegin-theadventure2024-05-11 20:50:13 +0200
commitc59b7a7b6fdb20e18ca6483f0c05f8cc7576fa67 (patch)
tree5ecf14a6c1dab32f6905c9538879463a2918d90c
parentd228457851276b25f8f7d9da4ddbb9d5ddfe4e12 (diff)
downloadaur-c59b7a7b6fdb20e18ca6483f0c05f8cc7576fa67.tar.gz
1.5.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cdd26643f0b..2beb89cf962a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ttop-bin
pkgdesc = System monitoring tool with historical data service, triggers and top-like TUI (binary release)
- pkgver = 1.4.4
- pkgrel = 2
+ pkgver = 1.5.0
+ pkgrel = 1
url = https://github.com/inv2004/ttop
arch = x86_64
license = MIT
provides = ttop
conflicts = ttop
- source = ttop1.4.4::https://github.com/inv2004/ttop/releases/download/v1.4.4/ttop
- source = LICENSE2023::https://github.com/inv2004/ttop/raw/v1.4.4/LICENSE
- source = README1.4.4.md::https://github.com/inv2004/ttop/raw/v1.4.4/README.md
- source = https://github.com/inv2004/ttop/raw/v1.4.4/.github/images/screen.png
- sha256sums = 89c7ac7f59d12252a540db82c1c741c3c840035e7fd797972b5104d00386c080
+ source = ttop1.5.0::https://github.com/inv2004/ttop/releases/download/v1.5.0/ttop
+ source = LICENSE2023::https://github.com/inv2004/ttop/raw/v1.5.0/LICENSE
+ source = README1.5.0.md::https://github.com/inv2004/ttop/raw/v1.5.0/README.md
+ source = https://github.com/inv2004/ttop/raw/v1.5.0/.github/images/screen.png
+ sha256sums = 1b725380538fcc4a22356eba7f3a084d247ebf79af00012dd2cdab41b2401624
sha256sums = d02b237a4b7b295eea657a27274b6d6ed08695807006562d7252398e34f59079
sha256sums = 2a8e481fa846fcc5623f721a4aba8d9b7afee2ff2eaed8234a06107f77ac4d9d
sha256sums = 9debd882651a68296e54d89c012be37834ddaa926ba34bf7e4eb29ae6998c28c
diff --git a/PKGBUILD b/PKGBUILD
index 785e1a5bca42..7fea1dc50d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=ttop-bin
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
pkgdesc='System monitoring tool with historical data service, triggers and top-like TUI (binary release)'
url="https://github.com/inv2004/ttop"
license=('MIT')
@@ -13,7 +13,7 @@ source=("ttop$pkgver::$url/releases/download/v$pkgver/ttop"
"LICENSE2023::$url/raw/v$pkgver/LICENSE"
"README$pkgver.md::$url/raw/v$pkgver/README.md"
"$url/raw/v$pkgver/.github/images/screen.png")
-sha256sums=('89c7ac7f59d12252a540db82c1c741c3c840035e7fd797972b5104d00386c080'
+sha256sums=('1b725380538fcc4a22356eba7f3a084d247ebf79af00012dd2cdab41b2401624'
'd02b237a4b7b295eea657a27274b6d6ed08695807006562d7252398e34f59079'
'2a8e481fa846fcc5623f721a4aba8d9b7afee2ff2eaed8234a06107f77ac4d9d'
'9debd882651a68296e54d89c012be37834ddaa926ba34bf7e4eb29ae6998c28c')