Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / 
seaweedfs


Commits:
8a393780 by Daurnimator at 2026-05-18T20:47:37+10:00
upgpkg: 4.26-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = seaweedfs
        pkgdesc = Simple and highly scalable distributed file system
-       pkgver = 4.23
+       pkgver = 4.26
        pkgrel = 1
        url = https://github.com/seaweedfs/seaweedfs
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = seaweedfs
        makedepends = go
        depends = glibc
        depends = mailcap
-       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.23/seaweedfs-4.23.tar.gz
-       sha256sums = 
25c752a836b142d3d983fe13e871d6db7026fd5e7cfa1e72317196f2a81aef90
+       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.26/seaweedfs-4.26.tar.gz
+       sha256sums = 
9edee992266d4160074026e2640a0f1e1fabc683ce36173e74132e1a17044f69
 
 pkgname = seaweedfs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=4.23
+pkgver=4.26
 pkgrel=1
 pkgdesc="Simple and highly scalable distributed file system"
 arch=('x86_64')
@@ -13,7 +13,7 @@ license=('Apache-2.0')
 depends=('glibc' 'mailcap')
 makedepends=('go')
 
source=(https://github.com/seaweedfs/seaweedfs/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('25c752a836b142d3d983fe13e871d6db7026fd5e7cfa1e72317196f2a81aef90')
+sha256sums=('9edee992266d4160074026e2640a0f1e1fabc683ce36173e74132e1a17044f69')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/seaweedfs/-/commit/8a393780306d901ee4e69dbc37ba3fd5054971b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/seaweedfs/-/commit/8a393780306d901ee4e69dbc37ba3fd5054971b6
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to