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 6d26d7a429d2..10118fa90dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=gfa
pkgver=0.4.1
pkgrel=2
-pkgdesc="gfa is small and fast address book written in C and GTK+2"
+pkgdesc="A small and fast address book written in C and GTK+2"
arch=('i686' 'x86_64')
url="http://gfa.sourceforge.net"
-license="GPL"
+license=('GPL')
depends=('sqlite3' 'gtk2')
source=(http://sourceforge.net/projects/gfa/files/$pkgname-$pkgver.tar.gz gfa.desktop)
md5sums=('12337963c40946ab5145f04f0a07a2d6' '19bdc40fe78043fbf31ee32b6a5f2c14')