python-gbinder/1.1.2-3: sync with archlinuxcn
This commit is contained in:
parent
0cd1ec4eff
commit
4849361462
@ -4,17 +4,17 @@
|
||||
# This PKGBUILD is base on the AUR repo python-gbinder, by Danct12 <danct12@disroot.org>
|
||||
|
||||
pkgname='python-gbinder'
|
||||
pkgver=1.1.1
|
||||
pkgrel=2
|
||||
pkgver=1.1.2
|
||||
pkgrel=3
|
||||
pkgdesc='Python bindings for libgbinder'
|
||||
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
|
||||
url='https://github.com/erfanoabdi/gbinder-python'
|
||||
_reponame="${url##*/}"
|
||||
license=('GPL3')
|
||||
license=('GPL-3.0-or-later')
|
||||
depends=('libgbinder')
|
||||
makedepends=('cython' 'python' 'python-setuptools')
|
||||
source=("${_reponame}-${pkgver}.tar.gz"::"${url}/archive/refs/tags/${pkgver}.tar.gz")
|
||||
sha512sums=('1910d6e904ac46da519064e9dc57e4059e1ea7072f2cf4b7ca0888a73701a590ff565fe9e9ca67acf94dba2a69f3138457d8b9533c2360befdd508b983f32a03')
|
||||
sha512sums=('6f076a5cb265eed193d2ac2623921e76ced923230ca2131460efea941182f26b770d657f5155f6a29fa54a314f6dc62a8d5b96d14ee90a359389e60318a38b71')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_reponame}-${pkgver}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user