diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-12-04 21:14:28 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-12-04 21:14:28 +0100 |
commit | 8147480b059d53d82687090fc1e08b7eaee19917 (patch) | |
tree | 7f6d156c079c717d08275f1790e591720e0df95a /community/astyle | |
parent | 03346d9676b006b2ba496a44d56f3efccc185d6a (diff) |
lib32 rebuilds.
Diffstat (limited to 'community/astyle')
-rw-r--r-- | community/astyle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/astyle/PKGBUILD b/community/astyle/PKGBUILD index 670efdf1b..e7a64294a 100644 --- a/community/astyle/PKGBUILD +++ b/community/astyle/PKGBUILD @@ -6,7 +6,7 @@ pkgname=astyle pkgver=2.02 -pkgrel=1 +pkgrel=1.1 pkgdesc="A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source Code" arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/astyle/" |