summaryrefslogtreecommitdiff
path: root/community/premake3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/premake3/PKGBUILD')
-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"