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

Evangelos Foutras foutrelis at archlinux.org
Tue Jul 25 10:17:29 UTC 2017


    Date: Tuesday, July 25, 2017 @ 10:17:28
  Author: foutrelis
Revision: 246330

docver

Modified:
  erlang-nox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-25 10:13:06 UTC (rev 246329)
+++ PKGBUILD	2017-07-25 10:17:28 UTC (rev 246330)
@@ -8,6 +8,7 @@
 
 pkgname=erlang-nox
 pkgver=20.0.1
+_docver=20.0
 pkgrel=1
 pkgdesc='General-purpose concurrent functional programming language developed by Ericsson (headless version)'
 arch=('x86_64' 'i686')
@@ -21,7 +22,7 @@
             'lksctp-tools: for SCTP support')
 options=('staticlibs')
 source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
-        "http://www.erlang.org/download/otp_doc_man_${pkgver%.*}.tar.gz"
+        "http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
         'epmd.service'
         'epmd.socket'
         'epmd.conf')



More information about the arch-commits mailing list