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


Commits:
ad8a78dd by Daurnimator at 2026-04-08T17:44:44+10:00
upgpkg: 4.19-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = seaweedfs
        pkgdesc = Simple and highly scalable distributed file system
-       pkgver = 4.18
+       pkgver = 4.19
        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.18/seaweedfs-4.18.tar.gz
-       sha256sums = 
e02426dc22001dc52107a385f42e7cfee5374ce41a3f37e1939bd827e5f65db4
+       source = 
https://github.com/seaweedfs/seaweedfs/archive/4.19/seaweedfs-4.19.tar.gz
+       sha256sums = 
969e94c839843dc074c735fad14eaef1859c44fd9db541b36ce2d7ee10f169b2
 
 pkgname = seaweedfs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=4.18
+pkgver=4.19
 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=('e02426dc22001dc52107a385f42e7cfee5374ce41a3f37e1939bd827e5f65db4')
+sha256sums=('969e94c839843dc074c735fad14eaef1859c44fd9db541b36ce2d7ee10f169b2')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/seaweedfs/-/commit/ad8a78ddfc5d0397ce2566789db43ecadeb25fd9
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