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

Andreas Radke andyrtr at archlinux.org
Mon Apr 17 12:24:07 UTC 2017


    Date: Monday, April 17, 2017 @ 12:24:06
  Author: andyrtr
Revision: 293054

prepare next update

Modified:
  cppunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 11:21:04 UTC (rev 293053)
+++ PKGBUILD	2017-04-17 12:24:06 UTC (rev 293054)
@@ -3,8 +3,8 @@
 # Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
 
 pkgname=cppunit
-pkgver=1.13.2
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc="A C++ unit testing framework"
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/cppunit"
@@ -12,7 +12,7 @@
 depends=('sh' 'gcc-libs')
 options=('!emptydirs')
 source=(http://dev-www.libreoffice.org/src/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d1c6bdd5a76c66d2c38331e2d287bc01')
+sha256sums=('3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780')
 
 build() {
    cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list