summaryrefslogtreecommitdiff
path: root/community/libcgns
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-10 23:15:00 +0000
committerroot <root@rshg054.dnsready.net>2012-01-10 23:15:00 +0000
commitb8012183bbaae70ce4a714c618a967e85df9f521 (patch)
tree1df6f612c4f75faa9f54467e0a856bcdde0b6a1a /community/libcgns
parentfdcaf644692e151ddc596b148465ce4a77e6b670 (diff)
Tue Jan 10 23:14:59 UTC 2012
Diffstat (limited to 'community/libcgns')
-rw-r--r--community/libcgns/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/libcgns/PKGBUILD b/community/libcgns/PKGBUILD
index 02f225b6a..3ed223977 100644
--- a/community/libcgns/PKGBUILD
+++ b/community/libcgns/PKGBUILD
@@ -5,11 +5,12 @@ pkgname=libcgns
_basever=3.1.3
_relver=3
pkgver=${_basever}.${_relver}
-pkgrel=1
+pkgrel=2
pkgdesc='General purpose library for the storage and retrieval of computational fluid dynamics analysis data by CGNS standard'
arch=('i686' 'x86_64')
url='http://www.cgns.org'
license=('custom')
+conflicts=('libcgns2')
makedepends=('cmake')
source=("http://downloads.sourceforge.net/project/cgns/cgnslib_${_basever:0:3}/cgnslib_${_basever}-${_relver}.tar.gz")
md5sums=('8d19e0c69779d7ea74b1731e09a96b9d')