summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f3cb4e47334..325539cac4ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=dia2code
pkgver=0.8.8
-pkgrel=1
-pkgdesc="Dia2Code is a small utility used to generate code from a Dia diagram."
-arch=('any')
+pkgrel=2
+pkgdesc="Small utility used to generate code from a Dia diagram."
+arch=('i686' 'x86_64')
+license=('GPL2')
url="http://dia-installer.de/dia2code/index.html"
depends=('libxml2')
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")