summaryrefslogtreecommitdiff
path: root/community/premake3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-18 23:15:35 +0000
committerroot <root@rshg054.dnsready.net>2012-02-18 23:15:35 +0000
commit1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (patch)
tree24f65718bdb292fc62194464db8bee1348c48ee5 /community/premake3
parentb31146f2405c7d0f50bcc36b682af46be84cdeb8 (diff)
Sat Feb 18 23:15:35 UTC 2012
Diffstat (limited to 'community/premake3')
-rw-r--r--community/premake3/PKGBUILD3
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"