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


Commits:
afe7e735 by Daurnimator at 2026-03-11T00:24:39+11:00
upgpkg: 4.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = seaweedfs
        pkgdesc = Simple and highly scalable distributed file system
-       pkgver = 4.15
+       pkgver = 4.16
        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.15/seaweedfs-4.15.tar.gz
-       sha256sums = 
a7ab8cbc833d0b31c6313244934ee6309a397efa4e5af46fe6c6ef55aafac47a
+       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.16/seaweedfs-4.16.tar.gz
+       sha256sums = 
ada529378f4b648eaf974358a99a70ded139e3697e0c6cf0abafc9e0a4b18675
 
 pkgname = seaweedfs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=4.15
+pkgver=4.16
 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=('a7ab8cbc833d0b31c6313244934ee6309a397efa4e5af46fe6c6ef55aafac47a')
+sha256sums=('ada529378f4b648eaf974358a99a70ded139e3697e0c6cf0abafc9e0a4b18675')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to