summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-07-18 00:18:21 +0200
committerhaawda2017-07-18 00:18:21 +0200
commit021e713a87bdf01b96470acb40c846278ce23251 (patch)
tree5f060d1e20bbc942ee1b2b0ce1302557156977b2 /PKGBUILD
parent34607f6e03f10f748daea6b14b59a985934dcf61 (diff)
downloadaur-021e713a87bdf01b96470acb40c846278ce23251.tar.gz
Updated version (1.2.0b1.1.g3cb29af87 -> 1.2.0b1.5.g32f67637c).
Changelog ========= Merge branch 'patch-1' of https://github.com/tomsitter/sqlalchemy (32f67637c) Merge branch 'patch-2' of https://github.com/pablogamboa/sqlalchemy (2eeea0397) - 1.2.0b2 placeholder (3cb29af87) Replace Session class with session instance (43f41fbfa) Fix typo, foriegn -> foreign (c6b467598)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7664298e5d8..e666d7ab6dc2 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.1.g3cb29af87
+pkgver=1.2.0b1.5.g32f67637c
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')