diff options
Diffstat (limited to 'community/libdbi-drivers/PKGBUILD')
-rw-r--r-- | community/libdbi-drivers/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libdbi-drivers/PKGBUILD b/community/libdbi-drivers/PKGBUILD index df191ccd3..9f9413c56 100644 --- a/community/libdbi-drivers/PKGBUILD +++ b/community/libdbi-drivers/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87006 2013-03-25 19:16:46Z bpiotrowski $ +# $Id: PKGBUILD 87088 2013-03-26 19:05:37Z bpiotrowski $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> # Contributor: Olivier Médoc <o_medoc@yahoo.fr> # Contributor: Ashok `ScriptDevil` Gautham <ScriptDevil.Arch@gmail.com> @@ -6,7 +6,7 @@ pkgname=libdbi-drivers pkgver=0.8.3_1 _pkgver=0.8.3-1 -pkgrel=2 +pkgrel=4 pkgdesc="Database drivers for libdbi (MySQL, PostgreSQL, and SQLite)" url="http://libdbi-drivers.sourceforge.net/" license=('GPL') |