summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2016-01-06 04:05:11 -0500
committerChris Severance2016-01-06 04:05:11 -0500
commit8d683104d217c48ad006d65890baec052eaf7c5d (patch)
treebd78c1a1b1d4e16b467e3105d9f403478133add1 /PKGBUILD
parent51f9b8c2abe7c16a915db2ee16b524a680a2edaf (diff)
downloadaur-mysqlconvertertool-git.tar.gz
Fixed description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3275e6ab580..9582969f305e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ set -u
pkgname='mysqlconvertertool-git'
pkgver=r7.0fc9af5
pkgrel=1
-pkgdesc='A fork of the MySQL Converter Tool'
+pkgdesc='A fork of the MySQL Converter Tool (mysql to mysqli)'
arch=('any')
url='https://github.com/philip/MySQLConverterTool'
license=('PHP')