summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBigfootACA2021-03-20 23:35:45 +0800
committerBigfootACA2021-03-20 23:35:45 +0800
commite2ae1e8ecd3f6bc844b49d15da52d1101c314133 (patch)
tree480d9866c27528993a5b5403bd2d12c38334b163
parent53a6114553bd2dc7d5426122110cd61eff0f32ec (diff)
downloadaur-e2ae1e8ecd3f6bc844b49d15da52d1101c314133.tar.gz
fix PBR_VERSION
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea1c3d8bd406..a0ad3465a636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,6 +64,8 @@ md5sums=('32a69d31715d9a9a7526f2637fa89e46')
sha256sums=('0333a721808c938fd083fecc5928b43be5fd4f96617e946779bfe75c6269f617')
sha512sums=('236571f8a99a19b1a03eec72acd0ec102b367b7889e4aac207b38a623cb048a67ef72abaa62ed2fa873427eadd50d2c711246064c6abbc0e6029134fd629c932')
+export PBR_VERSION=$pkgver
+
build(){
pushd $_pyname-$pkgver
python setup.py build