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

Lukas Fleischer lfleischer at archlinux.org
Sat Jun 3 10:56:23 UTC 2017


    Date: Saturday, June 3, 2017 @ 10:56:22
  Author: lfleischer
Revision: 233695

upgpkg: astyle 3.0.1-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-03 10:54:53 UTC (rev 233694)
+++ PKGBUILD	2017-06-03 10:56:22 UTC (rev 233695)
@@ -5,8 +5,8 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=astyle
-pkgver=3.0
-_pkgver=3.0.0
+pkgver=3.0.1
+_pkgver=3.0.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=('c89f76229e6cf8c56df6b74aef9ed0bd')
+md5sums=('c301f09679efa2e1eb6e6b5fd33788b4')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"



More information about the arch-commits mailing list