Daurnimator pushed to branch main at Arch Linux / Packaging / Packages /
seaweedfs
Commits:
bda1ce53 by Daurnimator at 2026-06-15T23:45:03+10:00
upgpkg: 4.34-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = seaweedfs
pkgdesc = Simple and highly scalable distributed file system
- pkgver = 4.28
+ pkgver = 4.34
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.28/seaweedfs-4.28.tar.gz
- sha256sums =
a5c22460e5016c223b63da09a4af950be4329392f921ef091f538aee6afe5a32
+ source =
https://github.com/seaweedfs/seaweedfs/archive/4.34/seaweedfs-4.34.tar.gz
+ sha256sums =
930668ea443707951ab33475598defbe18f659a692fac692a2db8d6da79368dc
pkgname = seaweedfs
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: krevedko <helllamer-gmail.com>
pkgname=seaweedfs
-pkgver=4.28
+pkgver=4.34
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=('a5c22460e5016c223b63da09a4af950be4329392f921ef091f538aee6afe5a32')
+sha256sums=('930668ea443707951ab33475598defbe18f659a692fac692a2db8d6da79368dc')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/seaweedfs/-/commit/bda1ce53d46f9345f12dd4a18317e86a47288cc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/seaweedfs/-/commit/bda1ce53d46f9345f12dd4a18317e86a47288cc8
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