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


Commits:
acbd80ac by Daurnimator at 2026-01-03T00:21:01+11:00
upgpkg: 4.05-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = seaweedfs
        pkgdesc = Simple and highly scalable distributed file system
-       pkgver = 4.04
+       pkgver = 4.05
        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.04/seaweedfs-4.04.tar.gz
-       sha256sums = 
bc4d64ae8a561ae3dccbcbed2c4e0d6736b8d9e67a88a7604fe1357c026af069
+       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.05/seaweedfs-4.05.tar.gz
+       sha256sums = 
5f1e52371d0b77e59ac5b1532c71ab3daacd896f0c241017094765f64bdff657
 
 pkgname = seaweedfs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=4.04
+pkgver=4.05
 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=('bc4d64ae8a561ae3dccbcbed2c4e0d6736b8d9e67a88a7604fe1357c026af069')
+sha256sums=('5f1e52371d0b77e59ac5b1532c71ab3daacd896f0c241017094765f64bdff657')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to