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

Frederik Schwan freswa at archlinux.org
Fri Jun 11 11:01:08 UTC 2021


    Date: Friday, June 11, 2021 @ 11:01:07
  Author: freswa
Revision: 962048

upgpkg: ctop 0.7.6-1

Modified:
  ctop/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 10:32:35 UTC (rev 962047)
+++ PKGBUILD	2021-06-11 11:01:07 UTC (rev 962048)
@@ -1,8 +1,8 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>
 
 pkgname=ctop
-pkgver=0.7.5
-pkgrel=3
+pkgver=0.7.6
+pkgrel=1
 pkgdesc='Top-like interface for container metrics'
 arch=('x86_64')
 url='https://ctop.sh/'
@@ -9,8 +9,8 @@
 license=('MIT')
 depends=('glibc')
 makedepends=('go')
-source=("https://github.com/bcicen/ctop/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('ecaba01815d4c25076ae62eb8880824df70647f567d3230d31dbe33b4901969a2e7723341250d6d02239266e0be5dcbbaed2191fa8ff8cfcbe2bf4a795133359')
+source=("https://github.com/bcicen/ctop/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+b2sums=('02fde42eed9c5f8d2ae1dee0e00dcfb937c1dd10f40ad135bdfe05b6350ad8eb5993142be4e5e2e96c6142795a0c44cb8cb68ba263cd539587f104c4a2b0ed10')
 
 
 build() {



More information about the arch-commits mailing list