astyle 2.03

This commit is contained in:
Neophytos 2013-06-14 20:39:21 +00:00
parent 7500e41b84
commit 3283ba565e

View File

@ -1,14 +1,14 @@
# Maintainer: Giuseppe Calà <jiveaxe@gmail.com>
pkgname=astyle
pkgver=2.01
pkgver=2.03
pkgrel=1
pkgdesc="Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages."
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://astyle.sourceforge.net/ "
license=('LGPL')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_${pkgver}_linux.tar.gz)
md5sums=('e85b31972c532373a4054842e2149b34')
md5sums=('ba84eaa8564155babd4ba1458d4eaa11')
build() {
cd ${srcdir}/${pkgname}/build/gcc