diff options
Diffstat (limited to 'community/python-bsddb/PKGBUILD')
-rw-r--r-- | community/python-bsddb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-bsddb/PKGBUILD b/community/python-bsddb/PKGBUILD index 1832514b6..64d47ff50 100644 --- a/community/python-bsddb/PKGBUILD +++ b/community/python-bsddb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106305 2014-02-27 10:21:41Z spupykin $ +# $Id: PKGBUILD 108433 2014-03-27 14:47:37Z fyan $ # Maintainer: Kaiting Chen <kaitocracy@gmail.com> # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Douglas Soares de Andrade <dsandrade@gmail.com> @@ -7,7 +7,7 @@ pkgbase=python-bsddb pkgname=('python2-bsddb' 'python-bsddb') pkgver=6.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python interface for BerkeleyDB" license=('MIT') arch=('i686' 'x86_64') |