summaryrefslogtreecommitdiff
path: root/community/perl-dbd-odbc
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-18 12:59:58 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-18 12:59:58 -0300
commitf04f84ee9902c5aa8a88107bf0461aeef0030b9e (patch)
tree18f02f6ddf8d00d97af855dba055f89f615e3939 /community/perl-dbd-odbc
parentf8dc0992fd9d1751e8de891cf74a655c32b8e922 (diff)
parent63d179775e063452db6358e15b9847e7fc6c84b6 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/gummi/PKGBUILD community-staging/mtpaint/PKGBUILD community-staging/mtpaint/mtpaint.install extra/php-xcache/PKGBUILD kde-unstable/akonadi/PKGBUILD kde-unstable/kdeedu-kig/PKGBUILD kde-unstable/kdeedu-rocs/PKGBUILD testing/xf86-video-intel/PKGBUILD
Diffstat (limited to 'community/perl-dbd-odbc')
-rw-r--r--community/perl-dbd-odbc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-dbd-odbc/PKGBUILD b/community/perl-dbd-odbc/PKGBUILD
index 1a29dec03..3796a6802 100644
--- a/community/perl-dbd-odbc/PKGBUILD
+++ b/community/perl-dbd-odbc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71767 2012-06-02 10:30:02Z bluewind $
+# $Id: PKGBUILD 73845 2012-07-16 05:41:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-dbd-odbc
-pkgver=1.37
-pkgrel=2
+pkgver=1.39
+pkgrel=1
pkgdesc="ODBC Driver for DBI"
arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/DBD-ODBC/"
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl-dbi' 'perl' 'unixodbc')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz")
-md5sums=('0c294f8e3365c841dcee8a0ba4671c99')
+md5sums=('d73b16258ec13c811763eafc7813a435')
build() {
cd DBD-ODBC-${pkgver}