Skip to content

Commit

Permalink
auto update for package python-alembic
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Apr 15, 2016
1 parent 809afcd commit 38cf956
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python-alembic/PKGBUILD
@@ -1,14 +1,14 @@
_pkgname=alembic
pkgname=python-alembic
pkgver=0.8.5
pkgver=0.8.6
pkgrel=1
pkgdesc="A database migration tool for SQLAlchemy."
arch=('any')
url="http://bitbucket.org/zzzeek/alembic"
license=('MIT')
depends=('python' 'python-editor' 'python-mako' 'python-sqlalchemy' 'python-setuptools')
source=('https://pypi.python.org/packages/source/a/alembic/alembic-0.8.5.tar.gz')
md5sums=('0a8b7ad897b35102c750f359e7ca633d')
source=('https://pypi.python.org/packages/source/a/alembic/alembic-0.8.6.tar.gz')
md5sums=('6517b160e576cedf9b7625a18a9bc594')

build() {
cd "$srcdir/$_pkgname-$pkgver"
Expand Down

0 comments on commit 38cf956

Please sign in to comment.