summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam2021-08-12 16:20:35 -0700
committerSam2021-08-12 16:20:35 -0700
commit33a6321176fe54200bae0ebc66655187495ef200 (patch)
tree35c27b93f0d0db0b56d39ee10e036944ec9ec3cb /PKGBUILD
parenta649c8e6bfc3ac208b303bb0925d45a7fa386325 (diff)
downloadaur-33a6321176fe54200bae0ebc66655187495ef200.tar.gz
upgpkg: pyinstaller 4.5.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45b243ca54d9..91306b5fb905 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=pyinstaller
_pkgname=pyinstaller
-pkgver=4.5
+pkgver=4.5.1
pkgrel=1
pkgdesc="Bundles a Python application and all its dependencies into a single package"
arch=('x86_64' 'i686' 'aarch64' 'ppc64le' 's390x')