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

Lukas Fleischer lfleischer at archlinux.org
Thu Jan 12 16:53:07 UTC 2017


    Date: Thursday, January 12, 2017 @ 16:53:07
  Author: lfleischer
Revision: 207025

upgpkg: astyle 2.06-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 16:50:11 UTC (rev 207024)
+++ PKGBUILD	2017-01-12 16:53:07 UTC (rev 207025)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 # Contributor: Mateusz Herych <heniekk at gmail.com>
 # Contributor: Thomas Mader <thezema at gmail.com>
@@ -6,8 +5,8 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=astyle
-pkgver=2.05.1
-pkgrel=2
+pkgver=2.06
+pkgrel=1
 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java source code.'
 arch=('i686' 'x86_64')
 url='http://sourceforge.net/projects/astyle/'
@@ -14,7 +13,7 @@
 license=('LGPL')
 depends=('gcc-libs')
 source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz")
-md5sums=('4142d178047d7040da3e0e2f1b030a1a')
+md5sums=('ff588e7fcede824591cf5b9085df109d')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"



More information about the arch-commits mailing list