diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-07 03:30:07 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-07 03:30:07 +0000 |
commit | bd5b8fe0fe2355ad0df744ed310d12b8a70c51f9 (patch) | |
tree | 193748868eafd7f5d1fb754757fa956bb3070ae6 /community/erlang/PKGBUILD | |
parent | 3b88fa9d064e61705923ef42381b467bc8ecfd32 (diff) |
Tue Jan 7 03:27:41 UTC 2014
Diffstat (limited to 'community/erlang/PKGBUILD')
-rw-r--r-- | community/erlang/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/erlang/PKGBUILD b/community/erlang/PKGBUILD index 33dbdbb72..ba84645f5 100644 --- a/community/erlang/PKGBUILD +++ b/community/erlang/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103349 2014-01-03 20:02:33Z arodseth $ +# $Id: PKGBUILD 103465 2014-01-06 12:41:09Z arodseth $ # Maintainer: Lukas Fleischer <archlinux@cryptocrack.de> # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Vesa Kaihlavirta <vesa@archlinux.org> @@ -9,11 +9,11 @@ pkgbase=erlang pkgname=('erlang' 'erlang-unixodbc') pkgver=R16B03 -pkgrel=3 +pkgrel=4 arch=('x86_64' 'i686') url='http://www.erlang.org/' license=('custom') -makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'wxgtk2.9' 'glu') +makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'glu') options=('staticlibs') source=("http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz" "http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz" |