summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell2021-07-21 08:44:24 -0500
committerSean E. Russell2021-07-21 08:44:24 -0500
commitcc6d932732e0a0f9df61d3af9c6876257dc3d31a (patch)
tree9a604b9e6cc2c160c8f5d918af2174ce3988501e
parentd321a1edfa2bdf3f1722c555434cdceb0efb3477 (diff)
downloadaur-cc6d932732e0a0f9df61d3af9c6876257dc3d31a.tar.gz
Upstream release v4.1.2
-rw-r--r--.SRCINFO27
-rw-r--r--PKGBUILD14
2 files changed, 20 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa589ddcf8ec..62fb2ec53d87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gotop-bin
pkgdesc = A terminal based graphical activity monitor inspired by gtop and vtop
- pkgver = 4.1.1
+ pkgver = 4.1.2
pkgrel = 1
url = https://github.com/xxxserxxx/gotop
arch = x86_64
@@ -13,18 +13,17 @@ pkgbase = gotop-bin
depends = glibc
provides = gotop
conflicts = gotop
- source_x86_64 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_amd64.tgz
- sha256sums_x86_64 = ed488b3751a23a65db189a271c5e5a8ca40c9b38a0b035928d202b39721ac2e3
- source_i686 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_386.tgz
- sha256sums_i686 = 489018c12a471c8fb47e6ce36af5e681d30a943aca8f67868b7f8e985a5682b5
- source_arm = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_arm5.tgz
- sha256sums_arm = c449227b298042b8bf0dddbd7c211a1a6f022ccbc957e2dfb5f226bef48b3d57
- source_armv6h = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_arm6.tgz
- sha256sums_armv6h = 24cddca2e95ac475766f0dcbbb01cc1210a29062c1691ea2f2375d476f3251e6
- source_armv7h = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_arm7.tgz
- sha256sums_armv7h = 134912f4443c73a484234a89fd7c18b709f8edf9a3e4084238ec1749c8a88c38
- source_aarch64 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.1/gotop_v4.1.1_linux_arm64.tgz
- sha256sums_aarch64 = d6ebfc280ae12498f5cf5cad9583d57142abdb8080e43d0fc6a9280519105688
+ source_x86_64 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_amd64.tgz
+ sha256sums_x86_64 = 685bd69d4c1fe0b6af4e075036dd68ea14ecd42c51c2151457758b7faecac898
+ source_i686 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_386.tgz
+ sha256sums_i686 = ab4fc6aa0375e2ec1337042894fb1b16df6c0bc4877de443e6c15551c589d3c3
+ source_arm = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_arm5.tgz
+ sha256sums_arm = e64726174cc72ceab24f3173e8a8f6bdd14246a1ea99ab50938c3caf02af0ff0
+ source_armv6h = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_arm6.tgz
+ sha256sums_armv6h = ce7addd24435bb91a749b8c22355458aeb1983393fe870dbcaf560d0d2fcc1c3
+ source_armv7h = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_arm7.tgz
+ sha256sums_armv7h = 33bf20347fc27c67486484c0b281a810541731ac302b4e059368a5b579d5da79
+ source_aarch64 = https://github.com/xxxserxxx/gotop/releases/download/v4.1.2/gotop_v4.1.2_linux_arm64.tgz
+ sha256sums_aarch64 = 671f6756c3468cfea16afd679e3807e954c7b920d27dd13a0755eb48ea0021a6
pkgname = gotop-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 14637dca6f26..cb15f235ca1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <fabio.loli@disroot.org>
pkgname=gotop-bin
-pkgver=4.1.1
+pkgver=4.1.2
pkgrel=1
pkgdesc="A terminal based graphical activity monitor inspired by gtop and vtop"
arch=(x86_64 i686 arm armv6h armv7h aarch64)
@@ -21,9 +21,9 @@ source_aarch64=("https://github.com/xxxserxxx/gotop/releases/download/v$pkgver/g
package() {
install -Dm755 "$srcdir/gotop" "$pkgdir/usr/bin/gotop"
}
-sha256sums_x86_64=('ed488b3751a23a65db189a271c5e5a8ca40c9b38a0b035928d202b39721ac2e3')
-sha256sums_i686=('489018c12a471c8fb47e6ce36af5e681d30a943aca8f67868b7f8e985a5682b5')
-sha256sums_arm=('c449227b298042b8bf0dddbd7c211a1a6f022ccbc957e2dfb5f226bef48b3d57')
-sha256sums_armv6h=('24cddca2e95ac475766f0dcbbb01cc1210a29062c1691ea2f2375d476f3251e6')
-sha256sums_armv7h=('134912f4443c73a484234a89fd7c18b709f8edf9a3e4084238ec1749c8a88c38')
-sha256sums_aarch64=('d6ebfc280ae12498f5cf5cad9583d57142abdb8080e43d0fc6a9280519105688')
+sha256sums_x86_64=('685bd69d4c1fe0b6af4e075036dd68ea14ecd42c51c2151457758b7faecac898')
+sha256sums_i686=('ab4fc6aa0375e2ec1337042894fb1b16df6c0bc4877de443e6c15551c589d3c3')
+sha256sums_arm=('e64726174cc72ceab24f3173e8a8f6bdd14246a1ea99ab50938c3caf02af0ff0')
+sha256sums_armv6h=('ce7addd24435bb91a749b8c22355458aeb1983393fe870dbcaf560d0d2fcc1c3')
+sha256sums_armv7h=('33bf20347fc27c67486484c0b281a810541731ac302b4e059368a5b579d5da79')
+sha256sums_aarch64=('671f6756c3468cfea16afd679e3807e954c7b920d27dd13a0755eb48ea0021a6')