Date: Monday, June 3, 2013 @ 23:55:02
  Author: lfleischer
Revision: 92314

upgpkg: astyle 2.03-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD
Deleted:
  astyle/trunk/ChangeLog

-----------+
 ChangeLog |   13 -------------
 PKGBUILD  |    4 ++--
 2 files changed, 2 insertions(+), 15 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog   2013-06-03 21:39:22 UTC (rev 92313)
+++ ChangeLog   2013-06-03 21:55:02 UTC (rev 92314)
@@ -1,13 +0,0 @@
-2009-02-26  Mateusz Herych   <[email protected]>
-
-       * Updated to 1.22
-
-2008-04-06  Mateusz Herych   <[email protected]>
-
-       * Changed license to LGPL
-       * Updated to 1.22
-
-2007-09-18  Vinay S Shastry  <[email protected]>
-
-       * PKGBUILD: depend on gcc-libs
-

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-06-03 21:39:22 UTC (rev 92313)
+++ PKGBUILD    2013-06-03 21:55:02 UTC (rev 92314)
@@ -6,7 +6,7 @@
 # Contributor: tardo <[email protected]>
 
 pkgname=astyle
-pkgver=2.02.1
+pkgver=2.03
 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=('3e3ef8024c175ef4e1720b7aa4c75202')
+md5sums=('ba84eaa8564155babd4ba1458d4eaa11')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"

Reply via email to