[arch-commits] Commit in check/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Aug 20 10:37:34 UTC 2015
Date: Thursday, August 20, 2015 @ 12:37:34
Author: heftig
Revision: 244423
0.10.0
Modified:
check/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-20 10:26:04 UTC (rev 244422)
+++ PKGBUILD 2015-08-20 10:37:34 UTC (rev 244423)
@@ -4,7 +4,7 @@
# Contributor: Jeremy Cowgar <jeremy at cowgar.com>
pkgname=check
-pkgver=0.9.14
+pkgver=0.10.0
pkgrel=1
pkgdesc="A unit testing framework for C"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
install=$pkgname.install
depends=('awk')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('38263d115d784c17aa3b959ce94be8b8')
+md5sums=('53c5e5c77d090e103a17f3ed7fd7d8b8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list