summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9b9a0b6d787..22225ec5a591 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ _pkgname=sqlclient
pkgname=sqlclient
pkgrel=1
pkgver=1.7.3
-pkgdesc='A client for the Music Player Daemon (MPD)'
+pkgdesc='Provides a simple interface to SQL databases for GNUstep applications'
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/gnustep/libs-sqlclient'
license=('GPL')
groups=('gnustep-libs')
depends=('gnustep-base' 'performance')
-makedepends=('gcc-objc' 'gnustep-make')
+makedepends=('gcc-objc' 'gnustep-make')
source=("https://github.com/gnustep/libs-sqlclient/archive/sqlclient-1_7_3.tar.gz")
sha256sums=('79eba1fef438fdc6b72bc3801e5058787d08915e251a6dcc55c1369f72ce61e1')