[arch-commits] Commit in gtop/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jun 19 14:48:04 UTC 2021


    Date: Saturday, June 19, 2021 @ 14:48:04
  Author: svenstaro
Revision: 965516

upgpkg: gtop 1.1.1-1

Modified:
  gtop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-19 14:41:01 UTC (rev 965515)
+++ PKGBUILD	2021-06-19 14:48:04 UTC (rev 965516)
@@ -2,7 +2,7 @@
 # Contributor: Peter Cai <peter at typeblog dot net>
 
 pkgname=gtop
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='System monitoring dashboard for terminal'
 arch=('any')
@@ -10,8 +10,8 @@
 license=('MIT')
 depends=('nodejs')
 makedepends=('npm')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/aksakalli/gtop/archive/v1.1.0.tar.gz")
-sha512sums=('9f8124ba9483c7b73fea2bf67086b129bdacd4f55d676b798198ad69aae635194e5fd9f483a8296aa0c4426ffce7a45c4dc243cc3e38c31cf4ee95c664131d5b')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/aksakalli/gtop/archive/v${pkgver}.tar.gz")
+sha512sums=('cd1516bd4e9c6fde4803420df66436ad4c8265b6cb35f2a261f05e501785bcdccd55348dba0064452a84ac5c95a6e3d6a222d25d94950569286d475a9ae88fe3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list