Skip to content

Commit 8bfbbe1

Browse files
committed
cython: update to 3.1.4
1 parent 1dd8a0b commit 8bfbbe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cython/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=cython
44
pkgbase=${_realname}
55
pkgname=('cython')
6-
pkgver=3.1.3
6+
pkgver=3.1.4
77
pkgrel=1
88
pkgdesc='C-Extensions for Python'
99
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ makedepends=(
2323
"python-installer"
2424
)
2525
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cython/cython/archive/${pkgver}.tar.gz")
26-
sha256sums=('5da026c5eb568e76139ca3d4625726ec34ad5dbadaecbcbba0155b2c151f8b78')
26+
sha256sums=('0e522e0e535ae45c89fa6848d4fea1e43dd318fc865b7ae2b83972ac663269c1')
2727

2828
prepare() {
2929
cd "${_realname}-${pkgver}"

0 commit comments

Comments
 (0)