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

Orhun Parmaksiz orhun at archlinux.org
Sun Mar 7 21:59:26 UTC 2021


    Date: Sunday, March 7, 2021 @ 21:59:25
  Author: orhun
Revision: 886804

upgpkg: gping 1.2.1-1: upstream release

Modified:
  gping/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 21:54:42 UTC (rev 886803)
+++ PKGBUILD	2021-03-07 21:59:25 UTC (rev 886804)
@@ -1,8 +1,8 @@
 # Maintainer: Orhun Parmaksız <orhun at archlinux.org>
 
 pkgname=gping
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="Ping, but with a graph"
 arch=('x86_64')
 url="https://github.com/orf/gping"
@@ -10,7 +10,7 @@
 depends=('iputils')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('ca544646984ec2adfd9b458dd8056b7159cc99e580f92aa57e33b603602d0534fcb50821e251fc5a707177c452015b941cee28533af20ce4016cade65d9fe243')
+sha512sums=('e74b1f2aa6e51dd0089b020af28c3928c43e0c0ec1a0b32c421277dc536f0ac6c1819e38cb65ec5b458ddd3eea883cd3bcced39f5ed799900bf423e22eb3ecc2')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list