summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryozi2017-11-26 18:59:22 +0100
committeryozi2017-11-26 18:59:22 +0100
commit1f9508b90e3364a590ba01e17f2ced21635c6982 (patch)
treea57be8e43b5aecec55cdbe638514ab702a6f022b
parent4afd900d50cf4f25056c2d614434f698087e25be (diff)
downloadaur-1f9508b90e3364a590ba01e17f2ced21635c6982.tar.gz
Update to 1.11.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2408e7ad3922..3b871c5419ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Nov 26 17:43:33 UTC 2017
+# Sun Nov 26 17:57:16 UTC 2017
pkgbase = libcatch-cpp-headers
pkgdesc = C++-native framework for unit-tests using only a header file
- pkgver = 1.10.0
+ pkgver = 1.11.0
pkgrel = 1
url = http://catch-lib.net
arch = any
license = Boost
- source = https://raw.githubusercontent.com/catchorg/Catch2/v1.10.0/single_include/catch.hpp
- sha256sums = c6949b68cfb379c0ef7f52aa14780db65f034020b2f90d842be65c55b97915b9
+ source = https://raw.githubusercontent.com/catchorg/Catch2/v1.11.0/single_include/catch.hpp
+ sha256sums = 54e9ae9ebc88ff032debfff507dc95bdb305a6200145c053a7b6d4106b326579
pkgname = libcatch-cpp-headers
diff --git a/PKGBUILD b/PKGBUILD
index e6b2c558d526..0476eca5788d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: yozi <es.mslj TA xunilhcra> backwards
# Contributor: Bernd Amend <bernd.amend+extension_system gmail com>
pkgname='libcatch-cpp-headers'
-pkgver=1.10.0
+pkgver=1.11.0
pkgrel=1
pkgdesc='C++-native framework for unit-tests using only a header file'
arch=(any)
url='http://catch-lib.net'
license=('Boost')
source=("https://raw.githubusercontent.com/catchorg/Catch2/v${pkgver}/single_include/catch.hpp")
-sha256sums=('c6949b68cfb379c0ef7f52aa14780db65f034020b2f90d842be65c55b97915b9')
+sha256sums=('54e9ae9ebc88ff032debfff507dc95bdb305a6200145c053a7b6d4106b326579')
pkgver() {
echo $(grep -oEm1 \