summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-03-29 01:49:10 +0100
committerJonathon Fernyhough2021-03-29 01:49:10 +0100
commitacc3010af06b031f7c7f13c56d13fc79bd04c509 (patch)
treea3c71e629a680a0984fb908e21f510a2118fda3f /PKGBUILD
parent023046056217fe72ba275b3827be6e8fb56068c9 (diff)
downloadaur-acc3010af06b031f7c7f13c56d13fc79bd04c509.tar.gz
Upstream 2.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c9854ec32a6..22b7f4f35614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: krevedko <helllamer-gmail.com>
pkgname=seaweedfs
-pkgver=2.31
+pkgver=2.35
pkgrel=1
pkgdesc="SeaweedFS is a simple and highly scalable distributed file system"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h' 'arm')
@@ -11,7 +11,7 @@ license=('APACHE')
makedepends=('git' 'go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
ldflags.patch)
-sha256sums=('f8327916e4c2351235855e1af3711ae9c1d12a34a8fa58c796e4dd1eba5191f4'
+sha256sums=('0c683a148baec11a914b2511a739cfa4dba6fd8a0b1705b0ac7e33926ededcba'
'64db3c34767099aab8ec385c0b6796a2745ed66fa35159df0e8108da31e710db')
prepare() {