python3-PGPy: clean up template

This commit is contained in:
Érico Rolim 2020-09-02 16:16:19 -03:00 committed by Đoàn Trần Công Danh
parent 13ed10e1f4
commit 7be35f982a

View file

@ -1,9 +1,8 @@
# Template file for 'python3-PGPy'
pkgname=python3-PGPy
_pkgname=PGPy
version=0.5.2
revision=1
wrksrc=${_pkgname}-${version}
wrksrc=PGPy-${version}
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"