diff options
author | Michael Hanson <mihanson@linhes.org> | 2011-10-08 00:48:25 (GMT) |
---|---|---|
committer | Michael Hanson <mihanson@linhes.org> | 2011-10-08 00:48:25 (GMT) |
commit | ee019be570e80f20f106a6b0b739be427c5f89bc (patch) | |
tree | 47c56548770be52fc9a600f28eb4935844820f5b /abs/extra/mdbtools | |
parent | f37574bd879953f9c2c1ee1dc97577d804759895 (diff) | |
parent | 04949a18e6ea4a313d101911dcdc689d029ddcb1 (diff) | |
download | linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.zip linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.tar.gz linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/mdbtools')
-rw-r--r-- | abs/extra/mdbtools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/mdbtools/PKGBUILD b/abs/extra/mdbtools/PKGBUILD index c7a562d..870551c 100644 --- a/abs/extra/mdbtools/PKGBUILD +++ b/abs/extra/mdbtools/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Eduard "bekks" Warkentin <eduard.warkentin@gmail.com> pkgname=mdbtools pkgver=0.5 -pkgrel=8 +pkgrel=9 pkgdesc="Utilities for viewing data and exporting schema from Microsoft Access Database files" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/mdbtools/" |