diff options
author | root <root@rshg054.dnsready.net> | 2012-02-18 23:15:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-18 23:15:35 +0000 |
commit | 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (patch) | |
tree | 24f65718bdb292fc62194464db8bee1348c48ee5 /community/premake3 | |
parent | b31146f2405c7d0f50bcc36b682af46be84cdeb8 (diff) |
Sat Feb 18 23:15:35 UTC 2012
Diffstat (limited to 'community/premake3')
-rw-r--r-- | community/premake3/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/premake3/PKGBUILD b/community/premake3/PKGBUILD index ef6e87f4d..12820716c 100644 --- a/community/premake3/PKGBUILD +++ b/community/premake3/PKGBUILD @@ -1,3 +1,4 @@ +# $Id: PKGBUILD 64785 2012-02-18 04:46:23Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Anders Bergh <anders1@gmail.com> # Contributor: Mildred <silkensedai@online.fr> @@ -5,7 +6,7 @@ pkgname=premake3 pkgver=3.7 -pkgrel=1 +pkgrel=2 pkgdesc="A simple build configuration and project generation tool using lua" arch=('i686' 'x86_64') url="http://premake.sourceforge.net" |