summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-07-25 03:43:50 +0200
committerhaawda2017-07-25 03:43:50 +0200
commit6738952c3db693657a46f3634bbcef48c3d7ffe2 (patch)
treed6b607be3bf595786cec249b399ae9b71493a5d6
parent65f2df2a68f7c26be6fff4ef3983ddf5102ffce9 (diff)
downloadaur-6738952c3db693657a46f3634bbcef48c3d7ffe2.tar.gz
Updated version (1.2.0b1.9.g39c72682b -> 1.2.0b2).
Changelog =========
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6539b372571e..784cbb855ff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 23 22:23:00 UTC 2017
+# Tue Jul 25 01:43:50 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.2.0b1.9.g39c72682b
+ pkgver = 1.2.0b2
pkgrel = 1
url = http://www.sqlalchemy.org
arch = i686
@@ -11,7 +11,7 @@ pkgbase = python-sqlalchemy-git
makedepends = git
makedepends = python-setuptools
depends = python
- provides = python-sqlalchemy=1.2.0b1.9.g39c72682b
+ provides = python-sqlalchemy=1.2.0b2
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 63a737093063..63f502806104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=python-sqlalchemy-git
-pkgver=1.2.0b1.9.g39c72682b
+pkgver=1.2.0b2
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')