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

Alexander Rødseth arodseth at archlinux.org
Sun Aug 3 19:27:04 UTC 2014


    Date: Sunday, August 3, 2014 @ 21:27:04
  Author: arodseth
Revision: 116804

upgpkg: cxxtest 4.4-1

Modified:
  cxxtest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-03 19:22:55 UTC (rev 116803)
+++ PKGBUILD	2014-08-03 19:27:04 UTC (rev 116804)
@@ -5,8 +5,8 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=cxxtest
-pkgver=4.3
-pkgrel=2
+pkgver=4.4
+pkgrel=1
 pkgdesc='Unit testing framework for C++'
 arch=('any')
 url='http://cxxtest.com/'
@@ -13,12 +13,8 @@
 license=('LGPL')
 depends=('python')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('356d0f4810e8eb5c344147a0cca50fc0d84122c286e7644b61cb365c2ee22083')
+sha256sums=('1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8')
 
-prepare() {
-  sed -i 's:env python:python3:g' "$pkgname-$pkgver/bin/cxxtestgen"
-}
-
 package() {
   cd "$pkgname-$pkgver"
 




More information about the arch-commits mailing list