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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 11 15:35:23 UTC 2020


    Date: Tuesday, February 11, 2020 @ 15:35:22
  Author: svenstaro
Revision: 567256

upgpkg: kcov 38-1

Modified:
  kcov/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 15:34:33 UTC (rev 567255)
+++ PKGBUILD	2020-02-11 15:35:22 UTC (rev 567256)
@@ -2,7 +2,7 @@
 # Contributor: Jan-Erik Rediger <badboy at archlinux dot us>
 
 pkgname=kcov
-pkgver=37
+pkgver=38
 pkgrel=1
 pkgdesc="Code coverage tester for compiled programs, Python scripts and shell scripts"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('elfutils' 'curl')
 makedepends=('cmake' 'python')
 source=("https://github.com/SimonKagstrom/kcov/archive/v${pkgver}.tar.gz")
-sha512sums=('86ce75d13bbed4aac880483693843a3fb7a335e4198f8c6e3c76560061ee0e6bb2de5a9ead081100eb73a13576197951236d964d86c901b07d205bdf9df7061c')
+sha512sums=('ceb62379b56470838eb7ae4594433b1f8b64bef0c08fe92372d4616213d029c1563c1b37c4dde54636dd875609b942a4fd428b35109c07609f8257018297198e')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list