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

Lukas Fleischer lfleischer at archlinux.org
Fri Jan 2 16:49:07 UTC 2015


    Date: Friday, January 2, 2015 @ 17:49:07
  Author: lfleischer
Revision: 125178

upgpkg: astyle 2.05.1-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-02 14:56:06 UTC (rev 125177)
+++ PKGBUILD	2015-01-02 16:49:07 UTC (rev 125178)
@@ -6,7 +6,7 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=astyle
-pkgver=2.05
+pkgver=2.05.1
 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=('3806526408bb08db795f0d4d35ef48e5')
+md5sums=('4142d178047d7040da3e0e2f1b030a1a')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"



More information about the arch-commits mailing list