[arch-commits] Commit in astyle/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Mon Dec 30 12:52:52 UTC 2013


    Date: Monday, December 30, 2013 @ 13:52:51
  Author: lfleischer
Revision: 103212

upgpkg: astyle 2.04-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-30 09:12:41 UTC (rev 103211)
+++ PKGBUILD	2013-12-30 12:52:51 UTC (rev 103212)
@@ -6,7 +6,7 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=astyle
-pkgver=2.03
+pkgver=2.04
 pkgrel=1
 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java source code.'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 license=('LGPL')
 depends=('gcc-libs')
 source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz")
-md5sums=('ba84eaa8564155babd4ba1458d4eaa11')
+md5sums=('30b1193a758b0909d06e7ee8dd9627f6')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"




More information about the arch-commits mailing list