summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryozi2016-09-29 18:58:52 +0200
committeryozi2016-09-29 18:58:52 +0200
commit1a7ac3dd7ad7e4538bee0d6a4063a5afe766a6bf (patch)
treeeb40f22ac5b49cbe6199be6d879eec538621f5e7
parentac5a36a7a73173ce8b50db27600f89c9436f37d6 (diff)
downloadaur-1a7ac3dd7ad7e4538bee0d6a4063a5afe766a6bf.tar.gz
Update to 1.5.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac192d177ffb..fbc1e28c549c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sun Jun 19 13:31:50 UTC 2016
+# Thu Sep 29 16:53:45 UTC 2016
pkgbase = libcatch-cpp-headers
pkgdesc = C++-native framework for unit-tests using only a header file
- pkgver = 1.5.6
+ pkgver = 1.5.7
pkgrel = 1
url = http://catch-lib.net
arch = any
license = custom:BSL
source = https://raw.github.com/philsquared/Catch/master/single_include/catch.hpp
source = LICENSE::https://raw.githubusercontent.com/philsquared/Catch/master/LICENSE_1_0.txt
- sha256sums = c67e01b0f4c7617d6d695d14ad548e88b30cda178466c820ec9dc540d5e58bd9
+ sha256sums = 9a689ad9d9ccd41879d562c015ccae878c8d86f98231e62c22e74157e7be994d
sha256sums = c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566
pkgname = libcatch-cpp-headers
diff --git a/PKGBUILD b/PKGBUILD
index 2f25aec4f4cf..4e1fd35f6bff 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.5.6
+pkgver=1.5.7
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=('2faac6ffcc63621ad488c6d77a2105ef2663a2f42178272d50abd04b078a4dfa'
+sha256sums=('9a689ad9d9ccd41879d562c015ccae878c8d86f98231e62c22e74157e7be994d'
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')
pkgver() {