[arch-commits] Commit in elixir/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Apr 14 17:05:51 UTC 2016


    Date: Thursday, April 14, 2016 @ 19:05:51
  Author: spupykin
Revision: 171057

upgpkg: elixir 1.2.4-2

upd

Modified:
  elixir/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 15:07:56 UTC (rev 171056)
+++ PKGBUILD	2016-04-14 17:05:51 UTC (rev 171057)
@@ -4,12 +4,12 @@
 
 pkgname=elixir
 pkgver=1.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="a functional meta-programming aware language built on top of the Erlang VM"
 url="http://elixir-lang.org"
 arch=('any')
 license=('Apache' 'custom:EPL')
-depends=('erlang')
+depends=('erlang-nox')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver}")
 md5sums=('e3225f4d2faa4186d21437b6726132ce')
 



More information about the arch-commits mailing list