mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
astyle 2.03
This commit is contained in:
parent
7500e41b84
commit
3283ba565e
@ -1,14 +1,14 @@
|
||||
# Maintainer: Giuseppe Calà <jiveaxe@gmail.com>
|
||||
|
||||
pkgname=astyle
|
||||
pkgver=2.01
|
||||
pkgver=2.03
|
||||
pkgrel=1
|
||||
pkgdesc="Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages."
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://astyle.sourceforge.net/ "
|
||||
license=('LGPL')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_${pkgver}_linux.tar.gz)
|
||||
md5sums=('e85b31972c532373a4054842e2149b34')
|
||||
md5sums=('ba84eaa8564155babd4ba1458d4eaa11')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}/build/gcc
|
||||
|
Loading…
Reference in New Issue
Block a user