Skip to content

Commit

Permalink
sip: update to 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiChinoune committed Oct 3, 2022
1 parent 443db3b commit d04de0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-sip/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-sip4")
replaces=("${MINGW_PACKAGE_PREFIX}-sip5")
pkgver=6.6.2
pkgrel=2
pkgver=6.7.0
pkgrel=1
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
Expand All @@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
source=(https://pypi.python.org/packages/source/s/sip/sip-${pkgver}.tar.gz
001-mingw-python.patch
002-wrappers.patch)
sha256sums=('0e3efac1c5dfd8e525ae57140927df26993e13f58b89d1577c314f4105bfd90d'
sha256sums=('2fd0fa6824e39ed5b4533e36a997763aae215c54070fdf461d9d7ba5cc0509ed'
'15d64d0ff5253096a3fb5d3d4584eab8f93b9e9ffbcfee1c02dce00d695e6027'
'ba695df87296ad5be7a64d57ce0a8f54db3867a9b69b303b76482f2ac48bb7d6')

Expand Down

0 comments on commit d04de0a

Please sign in to comment.