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


Commits:
20f54ff4 by Daurnimator at 2026-02-03T17:39:08+11:00
upgpkg: 4.08-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = seaweedfs
        pkgdesc = Simple and highly scalable distributed file system
-       pkgver = 4.07
+       pkgver = 4.08
        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.07/seaweedfs-4.07.tar.gz
-       sha256sums = 
0689e47a1906d14f6149652bd7dad659ff92567ab88b43b8d533a462d750db4a
+       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.08/seaweedfs-4.08.tar.gz
+       sha256sums = 
127ed42cb29f6afad5a009a2992cd7833e5cb636b55a976b61624b991ae0f191
 
 pkgname = seaweedfs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=4.07
+pkgver=4.08
 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=('0689e47a1906d14f6149652bd7dad659ff92567ab88b43b8d533a462d750db4a')
+sha256sums=('127ed42cb29f6afad5a009a2992cd7833e5cb636b55a976b61624b991ae0f191')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to