summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54386c84928e..ac192d177ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 10 01:40:41 UTC 2016
+# Sun Jun 19 13:31:50 UTC 2016
pkgbase = libcatch-cpp-headers
pkgdesc = C++-native framework for unit-tests using only a header file
- pkgver = 1.4.0
+ pkgver = 1.5.6
pkgrel = 1
url = http://catch-lib.net
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 11f455320504..2f25aec4f4cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: yozi <es.mslj TA xunilhcra> backwards
# Contributor: Bernd Amend <bernd.amend+extension_system gmail com>
pkgname='libcatch-cpp-headers'
-pkgver=1.4.0
+pkgver=1.5.6
pkgrel=1
pkgdesc='C++-native framework for unit-tests using only a header file'
arch=(any)
@@ -9,7 +9,7 @@ url='http://catch-lib.net'
license=('custom:BSL')
source=('https://raw.github.com/philsquared/Catch/master/single_include/catch.hpp'
'LICENSE::https://raw.githubusercontent.com/philsquared/Catch/master/LICENSE_1_0.txt')
-sha256sums=('c67e01b0f4c7617d6d695d14ad548e88b30cda178466c820ec9dc540d5e58bd9'
+sha256sums=('2faac6ffcc63621ad488c6d77a2105ef2663a2f42178272d50abd04b078a4dfa'
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')
pkgver() {