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

Alexander Rødseth arodseth at archlinux.org
Fri Jul 21 13:37:41 UTC 2017


    Date: Friday, July 21, 2017 @ 13:37:40
  Author: arodseth
Revision: 245928

docver

Modified:
  erlang/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-21 12:39:03 UTC (rev 245927)
+++ PKGBUILD	2017-07-21 13:37:40 UTC (rev 245928)
@@ -9,6 +9,7 @@
 pkgbase=erlang
 pkgname=('erlang' 'erlang-unixodbc')
 pkgver=20.0.1
+_docver=20.0
 pkgrel=1
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
@@ -16,8 +17,8 @@
 makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'glu' 'git'
              'libxslt' 'fop' 'java-environment')
 options=('staticlibs')
-source=("git+https://github.com/erlang/otp.git#tag=OTP-20.0"
-        "http://www.erlang.org/download/otp_doc_man_20.0.tar.gz"
+source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
+        "http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
         'epmd.service' 'epmd.socket' 'epmd.conf')
 sha256sums=('SKIP'
             'b7f1542a94a170f8791f5d80a85706f9e8838924ea65d4301032d0c0cfb845cc'



More information about the arch-commits mailing list