parent
05b9367d61
commit
36a1564f72
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'astyle'
|
||||
pkgname=astyle
|
||||
version=3.0.1
|
||||
version=3.1
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_wrksrc="build/gcc"
|
||||
build_style=gnu-makefile
|
||||
short_desc="A free, fast and small automatic formatter for C, C++, C#, and Java source code"
|
||||
short_desc="Free, fast and small formatter for C, C++, C#, and Java source code"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
homepage="http://astyle.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
||||
checksum=6c3ab029e0e4a75e2e603d449014374aa8269218fdd03a4aaa46ab743b1912fd
|
||||
checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7
|
||||
|
||||
do_install() {
|
||||
vbin bin/astyle
|
||||
|
|
Loading…
Reference in a new issue