summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d68984e3c169..c896153ac094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname=('confu-git' 'confu2-git')
_srcname=confu
_srcname2=confu2
pkgver=r26.5d28d6e
-pkgrel=1
+pkgrel=2
_commondesc="Cross-platform C/C++ configuration system (git version, uses python"
arch=('any')
url="https://github.com/Maratyszcza/confu/"
license=('MIT')
-makedepends=('git' 'python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme'
- 'python2-setuptools' 'python2-sphinx' 'python2-sphinx_rtd_theme')
+makedepends=('git' 'python' 'python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme'
+ 'python2 ''python2-setuptools' 'python2-sphinx' 'python2-sphinx_rtd_theme')
source=("$pkgname"::"git+https://github.com/Maratyszcza/confu.git")
sha256sums=('SKIP')