summaryrefslogtreecommitdiff
path: root/community/astyle
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
commitc4f201fd7208805c7ee00e0ee833d3cc505898ac (patch)
tree72c45bb585e42c6c7da3fc0b4aa817019daf99a7 /community/astyle
parente1b3d592f43a99f4ed7c91971deda6ce8414dd69 (diff)
Mon Oct 17 23:14:42 UTC 2011
Diffstat (limited to 'community/astyle')
-rw-r--r--community/astyle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/astyle/PKGBUILD b/community/astyle/PKGBUILD
index 0a7385d93..231621751 100644
--- a/community/astyle/PKGBUILD
+++ b/community/astyle/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 34584 2010-12-09 23:29:27Z mherych $
+# $Id: PKGBUILD 56885 2011-10-16 05:34:00Z bpiotrowski $
# Maintainer: Mateusz Herych <heniekk@gmail.com>
# Contributor: Thomas Mader <thezema@gmail.com>
# Contributor: Vinay S Shastry <vinayshastry@gmail.com>
# Contributor: tardo <tardo@nagi-fanboi.net>
pkgname=astyle
-pkgver=2.01
+pkgver=2.02
pkgrel=1
pkgdesc="A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source Code"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ url="http://sourceforge.net/projects/astyle/"
license=('LGPL')
depends=('gcc-libs')
source=(http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz)
-md5sums=('e85b31972c532373a4054842e2149b34')
+md5sums=('6ce1f5c766ba142f152dab4ddd1ee3b7')
build() {
cd $srcdir/$pkgname/build/gcc