summaryrefslogtreecommitdiff
path: root/community/libnoise/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libnoise/PKGBUILD')
-rw-r--r--community/libnoise/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/libnoise/PKGBUILD b/community/libnoise/PKGBUILD
index 6a7e56ee5..6c863acf9 100644
--- a/community/libnoise/PKGBUILD
+++ b/community/libnoise/PKGBUILD
@@ -1,8 +1,9 @@
+# $Id: PKGBUILD 64752 2012-02-18 03:57:07Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: jimmy-6
pkgname=libnoise
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A portable, open-source, coherent noise-generating library for C++"
arch=('i686' 'x86_64')
url="http://libnoise.sourceforge.net/"