summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryozi2017-05-29 23:49:05 +0200
committeryozi2017-05-29 23:49:05 +0200
commita8f7105f374911f72dd66527fda64135b69eecb8 (patch)
tree1951bc7da9364110861b851b615e099d12e66103 /PKGBUILD
parent02a89d5d5d5b85384b09dfe1c482f190dcaa7dc4 (diff)
downloadaur-a8f7105f374911f72dd66527fda64135b69eecb8.tar.gz
Update to 1.9.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b15bb48b186..13b2a2f3e382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: yozi <es.mslj TA xunilhcra> backwards
# Contributor: Bernd Amend <bernd.amend+extension_system gmail com>
pkgname='libcatch-cpp-headers'
-pkgver=1.9.3
-pkgrel=2
+pkgver=1.9.4
+pkgrel=1
pkgdesc='C++-native framework for unit-tests using only a header file'
arch=(any)
url='http://catch-lib.net'
license=('custom:BSL')
source=("https://raw.githubusercontent.com/philsquared/Catch/v${pkgver}/single_include/catch.hpp"
"LICENSE::https://raw.githubusercontent.com/philsquared/Catch/v${pkgver}/LICENSE.txt")
-sha256sums=('add614987e6215a2a095410765f5e5ac17f3b4f4019e9aad01e49a551b9f03ea'
+sha256sums=('c3715fad6576b6a1dad8f0e7ec86ab56346b543e9a700c161b7c360fb2e1465b'
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')
pkgver() {