summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b871c5419ad..4d03310a551e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# 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.11.0
+ pkgver = 1.12.1
pkgrel = 1
url = http://catch-lib.net
arch = any
license = Boost
- source = https://raw.githubusercontent.com/catchorg/Catch2/v1.11.0/single_include/catch.hpp
- sha256sums = 54e9ae9ebc88ff032debfff507dc95bdb305a6200145c053a7b6d4106b326579
+ source = https://raw.githubusercontent.com/catchorg/Catch2/v1.12.1/single_include/catch.hpp
+ sha256sums = ff0ccdb9d6ec0df8206a86925c45492156a9b0b0ac34b1655d0257ea8db50d46
pkgname = libcatch-cpp-headers
diff --git a/PKGBUILD b/PKGBUILD
index 0476eca5788d..c39b08a4fa74 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.11.0
+pkgver=1.12.1
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=('54e9ae9ebc88ff032debfff507dc95bdb305a6200145c053a7b6d4106b326579')
+sha256sums=('ff0ccdb9d6ec0df8206a86925c45492156a9b0b0ac34b1655d0257ea8db50d46')
pkgver() {
echo $(grep -oEm1 \