summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2018-03-27 17:10:39 +0200
committerMaxime Gauduin2018-03-27 17:16:42 +0200
commitae6679e9912e267c540dfb78e5c1a5dba9df67cf (patch)
treeef6256a132529fb0fedd191352cb7da58a317d34 /PKGBUILD
parente031269a68edc34d95dca3d79f57c5e6a3b6a17c (diff)
downloadaur-ae6679e9912e267c540dfb78e5c1a5dba9df67cf.tar.gz
Move plank-bzr to plank-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54ea975f3ce3..bdb87b8baf73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=lib32-unixodbc
-pkgver=2.3.4
+pkgver=2.3.5
pkgrel=1
pkgdesc='ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('lib32-libltdl' 'unixodbc')
makedepends=('gcc-multilib')
groups=('pipelight-libs')
source=("ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-${pkgver}.tar.gz")
-sha256sums=('2e1509a96bb18d248bf08ead0d74804957304ff7c6f8b2e5965309c632421e39')
+sha256sums=('760972e05cc6361aee49d676fb7da8244e0f3a225cd4d3449a951378551b495b')
build() {
cd unixODBC-${pkgver}