[arch-commits] Commit in sip/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 2 18:51:58 UTC 2021
Date: Thursday, December 2, 2021 @ 18:51:57
Author: arojas
Revision: 430343
Update to 6.5.0
Modified:
sip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 18:50:45 UTC (rev 430342)
+++ PKGBUILD 2021-12-02 18:51:57 UTC (rev 430343)
@@ -1,8 +1,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=sip
-pkgver=6.4.0
-pkgrel=3
+pkgver=6.5.0
+pkgrel=1
arch=(x86_64)
pkgdesc='A tool that makes it easy to create Python bindings for C and C++ libraries'
url='https://www.riverbankcomputing.com/software/sip/intro'
@@ -11,7 +11,7 @@
conflicts=(sip5)
replaces=(sip5)
source=(https://pypi.python.org/packages/source/s/sip/$pkgname-$pkgver.tar.gz)
-sha256sums=('42ec368520b8da4a0987218510b1b520b4981e4405086c1be384733affc2bcb0')
+sha256sums=('a1cf8431a8eb9392b3ff6dc61d832d0447bfdcae5b3e4256a5fa74dbc25b0734')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list