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

Jan Steffens heftig at archlinux.org
Sun Nov 12 00:05:21 UTC 2017


    Date: Sunday, November 12, 2017 @ 00:05:20
  Author: heftig
Revision: 309575

0.12.0-1

Modified:
  check/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-11 22:57:35 UTC (rev 309574)
+++ PKGBUILD	2017-11-12 00:05:20 UTC (rev 309575)
@@ -4,7 +4,7 @@
 # Contributor: Jeremy Cowgar <jeremy at cowgar.com>
 
 pkgname=check
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="A unit testing framework for C"
 url="https://libcheck.github.io/check/"
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(awk)
 makedepends=(git)
-_commit=cbc78bab899858f3ece1f218168da54aac757bb0  # tags/0.11.0
+_commit=673dce1d61781c32b449bef0ee8711dc7e689170  # tags/0.12.0
 source=("git+https://github.com/libcheck/check#commit=$_commit")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list