summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryozi2016-01-07 21:55:50 +0100
committeryozi2016-01-07 21:55:50 +0100
commitecbbc53a763b6bdb94f5b5ae60730d7722249021 (patch)
tree4b80de13157310292a1ed9ac1576b0033618953c /PKGBUILD
parent540c85f744c42acfe1d803909d2548bae9763edc (diff)
downloadaur-ecbbc53a763b6bdb94f5b5ae60730d7722249021.tar.gz
Update to 1.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8058e2077fd4..41ee158704bf 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.3.1
+pkgver=1.3.2
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=('0ebac556f403776a582a3865f372ee505488100c703d80438239bceafb3ea79d'
+sha256sums=('2fa703ab15668c860db9c1df991ed3273f384602a82f58526e6c223b2b74d122'
'c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566')
pkgver() {