summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bce473a8b9e..b22bee4ec2c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=('python-sqlalchemy-git' 'python2-sqlalchemy-git')
-pkgver=1.4.0b1.rc11996.ae14861a3
+pkgver=1.4.0b1.rc13273.91e14cc42
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')
url="http://www.sqlalchemy.org"
license=('custom:MIT')
-makedepends=('git' 'python' 'python2' 'python-setuptools')
+makedepends=('git' 'python' 'python2' 'python-setuptools' 'python2-setuptools')
source=("git+https://github.com/sqlalchemy/sqlalchemy.git")
md5sums=('SKIP')