Update mingw-w64-cppunit to 1.15.1

This commit is contained in:
Martchus 2022-05-18 14:40:20 +02:00
parent a10fd8c94b
commit 5bb5f9f1ec
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
_name=cppunit
pkgname=mingw-w64-cppunit
pkgver=1.15.0
pkgver=1.15.1
pkgrel=1
pkgdesc="A C++ unit testing framework (mingw-w64)"
arch=('any')
@ -17,7 +17,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-gcc' 'mingw-w64-configure')
options=(!strip !buildflags !libtool staticlibs !emptydirs)
source=("https://dev-www.libreoffice.org/src/${_name}-${pkgver}.tar.gz")
sha256sums=('1c61dfdb430e04ebb411e4b80fbd49fe7e63a1be0209a76d7c07501f02834922')
sha256sums=('89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"