cython: update to 3.0.11
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=cython
|
||||
pkgbase=${_realname}
|
||||
pkgname=('cython')
|
||||
pkgver=3.0.10
|
||||
pkgrel=5
|
||||
pkgver=3.0.11
|
||||
pkgrel=1
|
||||
pkgdesc='C-Extensions for Python'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://cython.org/'
|
||||
@@ -23,7 +23,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cython/cython/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('00f97476cef9fcd9a89f9d2a49be3b518e1a74b91f377fe08c97fcb44bc0f7d7')
|
||||
sha256sums=('2ec7d66d23d6da2328fb24f5c1bec6c63a59ec2e91027766ab904f417e1078aa')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user