Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sip
Commits: 58f1b92e by Antonio Rojas at 2023-08-02T20:21:36+02:00 upgpkg: 6.7.11-1: Update to 6.7.11 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=sip -pkgver=6.7.10 +pkgver=6.7.11 pkgrel=1 arch=(x86_64) pkgdesc='A tool that makes it easy to create Python bindings for C and C++ libraries' @@ -10,7 +10,7 @@ license=('custom:"sip"') depends=(python-toml python-packaging python-setuptools python-ply) makedepends=(python-build python-installer python-wheel) source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz) -sha256sums=('398aeb84ee03f3a953947cac70e60d3b02dceba3c4f4dd46c5383e9dbe3936bb') +sha256sums=('f0dc3287a0b172e5664931c87847750d47e4fdcda4fe362b514af8edd655b469') build() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sip/-/commit/58f1b92e8d7b8b98b338485a77fa122d5cb957cf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sip/-/commit/58f1b92e8d7b8b98b338485a77fa122d5cb957cf You're receiving this email because of your account on gitlab.archlinux.org.
