From b4f41a392e4c665e284415a06da96a2cba0a3e4e Mon Sep 17 00:00:00 2001 From: Naveen M K Date: Fri, 15 Apr 2022 19:03:25 +0530 Subject: [PATCH] python-skia-pathops: rebuild --- mingw-w64-python-skia-pathops/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-skia-pathops/PKGBUILD b/mingw-w64-python-skia-pathops/PKGBUILD index 4c4c603eb3..ba79d3b041 100644 --- a/mingw-w64-python-skia-pathops/PKGBUILD +++ b/mingw-w64-python-skia-pathops/PKGBUILD @@ -5,7 +5,7 @@ _realname=skia-pathops pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=0.7.2 -pkgrel=3 +pkgrel=4 pkgdesc='Python access to operations on paths using the Skia library (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')