summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12019-06-03 11:04:22 +0800
committerChocobo12019-06-03 11:09:16 +0800
commit5752fa7f54529628ec693100a4b83405b6f41952 (patch)
tree269d135809170b78dec5cac5b7f1ec56080109b6 /PKGBUILD
parent6be58b20b5e298743807d2f1a4b841cce4581178 (diff)
downloadaur-5752fa7f54529628ec693100a4b83405b6f41952.tar.gz
upgpkg: nuitka-git 0.6.3.1.r137.g99b496e6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffc43b336d88..69e7f7bece5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=nuitka-git
-pkgver=0.6.3.r0.g3cf363c2
+pkgver=0.6.3.1.r137.g99b496e6
pkgrel=1
pkgdesc="A Python compiler"
arch=('any')
@@ -12,8 +12,7 @@ makedepends=('git' 'python-setuptools')
optdepends=('chrpath: for building standalone executables')
provides=('nuitka')
conflicts=('nuitka')
-options=('!emptydirs')
-source=("git+https://git.nuitka.net/Nuitka.git")
+source=("git+https://github.com/Nuitka/Nuitka.git")
sha256sums=('SKIP')