Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
ejabberd


Commits:
6d4df0d6 by Sergej Pupykin at 2026-02-12T17:28:40+03:00
upgpkg: 26.02-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ejabberd
        pkgdesc = Jabber server written in Erlang
-       pkgver = 25.10
-       pkgrel = 2
+       pkgver = 26.02
+       pkgrel = 1
        url = https://www.ejabberd.im/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -41,12 +41,11 @@ pkgbase = ejabberd
        backup = etc/ejabberd/ejabberd.yml
        backup = etc/ejabberd/ejabberdctl.cfg
        backup = etc/logrotate.d/ejabberd
-       source = 
ejabberd-25.10.tar.gz::https://github.com/processone/ejabberd/archive/25.10.tar.gz
+       source = 
ejabberd-26.02.tar.gz::https://github.com/processone/ejabberd/archive/26.02.tar.gz
        source = ejabberd.patch
        source = erlang-idna::git+https://github.com/benoitc/erlang-idna
        source = jiffy::git+https://github.com/davisp/jiffy
-       source = base64url::git+https://github.com/dvv/base64url
-       source = lager::git+https://github.com/erlang-lager/lager
+       source = erlydtl::git+https://github.com/erlydtl/erlydtl
        source = eredis::git+https://github.com/Nordix/eredis/
        source = erlang-jose::git+https://github.com/potatosalad/erlang-jose
        source = cache_tab::git+https://github.com/processone/cache_tab
@@ -74,7 +73,7 @@ pkgbase = ejabberd
        source = eredis2::git+https://github.com/wooga/eredis/
        source = ejabberd.logrotate
        source = ejabberd.sysusers
-       sha256sums = 
f676b71e7dbf143291728bc0247673afb256e75917da89520795c01df1154598
+       sha256sums = 
676feea9ee8aeb3c1bc3c1844308a783941548d9befc3b252cd1ff0b7532842f
        sha256sums = 
a8e1be2d9daf8dd2dfedc11736a9677f3ed5c520c0f2ddf183689d2182b9151a
        sha256sums = SKIP
        sha256sums = SKIP
@@ -104,7 +103,6 @@ pkgbase = ejabberd
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP
-       sha256sums = SKIP
        sha256sums = 
7fec550709ccb499ff608ecbfa5c60926d3e77875badf880bb168b665cb1b0cf
        sha256sums = 
5d1a53834697beb02ac0555c713b5798f5745b165d9235eb08fc15affe8b11a7
 


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Alexander Rødseth <[email protected]>
 
 pkgname=ejabberd
-pkgver=25.10
-pkgrel=2
+pkgver=26.02
+pkgrel=1
 pkgdesc="Jabber server written in Erlang"
 arch=('x86_64')
 url="https://www.ejabberd.im/";
@@ -25,8 +25,7 @@ 
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive
        "ejabberd.patch"
        "erlang-idna::git+https://github.com/benoitc/erlang-idna";
        "jiffy::git+https://github.com/davisp/jiffy";
-       "base64url::git+https://github.com/dvv/base64url";
-       "lager::git+https://github.com/erlang-lager/lager";
+       "erlydtl::git+https://github.com/erlydtl/erlydtl";
        "eredis::git+https://github.com/Nordix/eredis/";
        "erlang-jose::git+https://github.com/potatosalad/erlang-jose";
        "cache_tab::git+https://github.com/processone/cache_tab";
@@ -54,7 +53,7 @@ 
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive
        "eredis2::git+https://github.com/wooga/eredis/";
        "$pkgname.logrotate"
        "$pkgname.sysusers")
-sha256sums=('f676b71e7dbf143291728bc0247673afb256e75917da89520795c01df1154598'
+sha256sums=('676feea9ee8aeb3c1bc3c1844308a783941548d9befc3b252cd1ff0b7532842f'
             'a8e1be2d9daf8dd2dfedc11736a9677f3ed5c520c0f2ddf183689d2182b9151a'
             'SKIP'
             'SKIP'
@@ -84,7 +83,6 @@ 
sha256sums=('f676b71e7dbf143291728bc0247673afb256e75917da89520795c01df1154598'
             'SKIP'
             'SKIP'
             'SKIP'
-            'SKIP'
             '7fec550709ccb499ff608ecbfa5c60926d3e77875badf880bb168b665cb1b0cf'
             '5d1a53834697beb02ac0555c713b5798f5745b165d9235eb08fc15affe8b11a7')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ejabberd/-/commit/6d4df0d606126a4219d302f0d775a8e66360d907

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


Reply via email to