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

Alexander Rødseth arodseth at archlinux.org
Sat Jun 20 21:52:44 UTC 2020


    Date: Saturday, June 20, 2020 @ 21:52:44
  Author: arodseth
Revision: 648674

upgpkg: erlang-docs 23.0-1

Modified:
  erlang-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-20 21:51:22 UTC (rev 648673)
+++ PKGBUILD	2020-06-20 21:52:44 UTC (rev 648674)
@@ -3,15 +3,14 @@
 # Contributor: Ricardo Catalinas Jiménez <jimenezrick at gmail.com>
 
 pkgname=erlang-docs
-pkgver=22.3
+pkgver=23.0
 pkgrel=1
 pkgdesc='HTML and PDF documentation for Erlang'
 arch=(any)
 url='http://erlang.org/doc/'
 license=(custom)
-# HTTPS is not available
-source=("http://erlang.org/download/otp_doc_html_$pkgver.tar.gz")
-sha256sums=('9b01c61f2898235e7f6643c66215d6419f8706c8fdd7c3e0123e68960a388c34')
+source=("https://erlang.org/download/otp_doc_html_$pkgver.tar.gz")
+sha256sums=('4da19f0de96d1c516d91c621a5ddf20837303cc25695b944e263e3ea46dd31da')
 
 package() {
   install -d "$pkgdir/usr/share/doc/erlang"



More information about the arch-commits mailing list