summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-10 22:56:21 +0800
committerChocobo12023-04-10 22:56:21 +0800
commit0e58bf999b377ef353f6c93d687dbd6daebc413c (patch)
treee6e297d1bda1664b14d9b54844e0f734421cac70 /PKGBUILD
parentf9c938ae996264d759a8d10e0f052bb0106374f6 (diff)
downloadaur-0e58bf999b377ef353f6c93d687dbd6daebc413c.tar.gz
upgpkg: nuitka-git 1.5.5.r338.g3c3e8f96d-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 644375352ad3..fa1ec07ecfec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=nuitka-git
-pkgver=1.3.2.r7.g9a24f7a54
+pkgver=1.5.5.r338.g3c3e8f96d
pkgrel=1
pkgdesc="A Python compiler"
arch=('any')
url="https://nuitka.net/"
-license=('apache')
+license=('Apache')
depends=('python')
makedepends=('git' 'python-build' 'python-installer' 'python-wheel')
optdepends=('chrpath: for building standalone executables')