python-py3c: update to 1.4
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=py3c
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=1.3.1
|
||||
pkgrel=2
|
||||
pkgver=1.4
|
||||
pkgrel=1
|
||||
pkgdesc="A Python 2/3 compatibility layer for C extensions"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('MIT')
|
||||
@@ -12,7 +12,7 @@ url="https://github.com/encukou/py3c"
|
||||
depends=("python")
|
||||
makedepends=("python-setuptools" 'make' 'gcc')
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/encukou/py3c/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('f3e138623a87cde2cd7d8e98b51447e033d43a3f639c5054185c859fa1888727')
|
||||
sha256sums=('abc745079ef906148817f4472c3fb4bc41d62a9ea51a746b53e09819494ac006')
|
||||
noextract=(${_realname}-${pkgver}.tar.gz)
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user