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

Lukas Fleischer lfleischer at archlinux.org
Fri Jan 26 20:20:15 UTC 2018


    Date: Friday, January 26, 2018 @ 20:20:14
  Author: lfleischer
Revision: 287279

upgpkg: astyle 3.1-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 20:19:13 UTC (rev 287278)
+++ PKGBUILD	2018-01-26 20:20:14 UTC (rev 287279)
@@ -5,8 +5,8 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=astyle
-pkgver=3.0.1
-_pkgver=3.0.1
+pkgver=3.1
+_pkgver=3.1.0
 pkgrel=1
 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java source code.'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=('LGPL')
 depends=('gcc-libs')
 source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz")
-md5sums=('c301f09679efa2e1eb6e6b5fd33788b4')
+md5sums=('7712622f62661b1d8cb1062d7fedc390')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"



More information about the arch-commits mailing list