testing/py3-pefile: rebuild

This commit is contained in:
prspkt 2019-07-06 22:29:41 +03:00
parent 96b6c974c6
commit 7f24574fcd
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -3,14 +3,14 @@
pkgname=py3-pefile
_pkgname=pefile
pkgver=2019.4.18
pkgrel=0
pkgrel=1
pkgdesc="Python PE parsing module"
url="https://github.com/erocarrera/pefile"
arch="noarch"
license="MIT"
depends="py3-future python3"
makedepends="py3-setuptools"
source="$pkgname-$pkgver.tar.gz::https://github.com/erocarrera/$_pkgname/archive/v$pkgver.tar.gz"
source="$_pkgname-$pkgver.tar.gz::https://github.com/erocarrera/$_pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
replaces=py-pefile # Backwards compatibility