catch: Update checksums

This commit is contained in:
Alexey Pavlov
2016-05-10 11:40:34 +03:00
parent 20bb298a7c
commit da92917e44

View File

@@ -12,7 +12,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-cmake")
license=('custom')
source=(${_realname}-${pkgver}.tar.gz::https://github.com/philsquared/Catch/archive/v${pkgver}.tar.gz)
sha256sums=('2c668ed9fec133517035f9e7384da8c7cc80f1aa737d777783ff2a44e19d3ad8')
sha256sums=('f694634bc56422f28d61052eedc29d43ea20e60a1726eda3ff9acc8fdfca3c08')
check() {
rm -rf "${srcdir}/test-${MINGW_CHOST}"