summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiulio Girardi2016-09-28 15:01:12 +0200
committerGiulio Girardi2016-09-28 15:01:12 +0200
commit26895047f2aa903f23e370d3b68cb4e8d262af70 (patch)
treeaf00bc1c57347bee79b8ecb685fc8eecd03b042b /PKGBUILD
parentbe87f9fb33199985698663741923aa4bb70d3204 (diff)
downloadaur-26895047f2aa903f23e370d3b68cb4e8d262af70.tar.gz
Version 0.8.8-2
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")