Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
erlang-docs


Commits:
a69418d2 by Alexander F. Rødseth at 2026-03-04T21:58:31+01:00
upgpkg: 28.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = erlang-docs
        pkgdesc = HTML and PDF documentation for Erlang
-       pkgver = 27.0
+       pkgver = 28.4
        pkgrel = 1
        url = http://erlang.org/doc/
        arch = any
        license = Apache-2.0
-       source = 
https://github.com/erlang/otp/releases/download/OTP-27.0/otp_doc_html_27.0.tar.gz
-       b2sums = 
bae1425e3b43608c59975c7936e3e250ae9606acce34a7168c2ef1aba60a2956858e3a5cb4412f8ff937c93821110eae5f0d71b9378cce86d9ad9810f70510dc
+       source = 
https://github.com/erlang/otp/releases/download/OTP-28.4/otp_doc_html_28.4.tar.gz
+       b2sums = 
418fc4293aa36d20edb3f444104c877ebfdda50f157217aed77e5fa4ce3aa88d1f7b0299c5fc7e1a0076e40d3d9e846ddd10503cdf5adffc7fac78b9eeeabddb
 
 pkgname = erlang-docs


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 # Contributor: Ricardo Catalinas Jiménez <[email protected]>
 
 pkgname=erlang-docs
-pkgver=27.0
+pkgver=28.4
 pkgrel=1
 pkgdesc='HTML and PDF documentation for Erlang'
 arch=(any)
 url='http://erlang.org/doc/'
 license=(Apache-2.0)
 
source=("https://github.com/erlang/otp/releases/download/OTP-$pkgver/otp_doc_html_$pkgver.tar.gz";)
-b2sums=('bae1425e3b43608c59975c7936e3e250ae9606acce34a7168c2ef1aba60a2956858e3a5cb4412f8ff937c93821110eae5f0d71b9378cce86d9ad9810f70510dc')
+b2sums=('418fc4293aa36d20edb3f444104c877ebfdda50f157217aed77e5fa4ce3aa88d1f7b0299c5fc7e1a0076e40d3d9e846ddd10503cdf5adffc7fac78b9eeeabddb')
 
 package() {
   install -d "$pkgdir/usr/share/doc/erlang"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/erlang-docs/-/commit/a69418d22c225f73098a4b6ec0ba8a61d63cf38f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/erlang-docs/-/commit/a69418d22c225f73098a4b6ec0ba8a61d63cf38f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to