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


Commits:
0c660594 by Daurnimator at 2024-11-19T15:33:04+11:00
upgpkg: 3.80-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: krevedko <helllamer-gmail.com>
 
 pkgname=seaweedfs
-pkgver=3.76
+pkgver=3.80
 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=('171b99429defe7f32f3eb382b5e3fc8e1daf67e471bd2aba292321a8fa93cb27')
+sha256sums=('15b721dfbf47d4c0500dd6ab120fe4060697f5756635fdaf8f85e1c174ce6afd')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to