python-pyelftools 0.31-1
This commit is contained in:
parent
d257405133
commit
0688ebd737
4
PKGBUILD
4
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Future Linux Team <futurelinux@163.com>
|
||||
|
||||
pkgname=python-pyelftools
|
||||
pkgver=0.30
|
||||
pkgver=0.31
|
||||
pkgrel=1
|
||||
pkgdesc="Python library for analyzing ELF files and DWARF debugging information"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ depends=('python')
|
||||
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
|
||||
options=('!strip')
|
||||
source=(https://github.com/eliben/pyelftools/archive/v${pkgver}/${pkgname#*-}-${pkgver}.tar.gz)
|
||||
sha256sums=(548fc0dfe905b8378844889df610513f48fee299bb35100cf99f9b55cb610ff8)
|
||||
sha256sums=(24815cbfff9c5f68f5268983f55d969540a087bfdaa73c93f1a88e2a771f80f1)
|
||||
|
||||
build() {
|
||||
cd ${pkgname#*-}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user