summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-07-26 21:59:47 +0100
committerJonathon Fernyhough2020-07-26 21:59:47 +0100
commit96fd70bf725b822a9bb107e40e42cd883918c8c6 (patch)
tree5cbb9fb3f2e2ad9117527f4b55cabcfb3ab76c2f /PKGBUILD
parent967e8cb3bbb47ca15171947ad2a73e5df4b194c9 (diff)
downloadaur-96fd70bf725b822a9bb107e40e42cd883918c8c6.tar.gz
Upstream 1.86
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b85afa06ec33..d648146c9db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=seaweedfs
-pkgver=1.84
-pkgrel=2
+pkgver=1.86
+pkgrel=1
pkgdesc="SeaweedFS is a simple and highly scalable distributed file system"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h' 'arm')
url="https://github.com/chrislusf/seaweedfs"
@@ -8,7 +8,7 @@ license=('APACHE')
makedepends=('git' 'go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
ldflags.patch)
-sha256sums=('3231ac3e0bddcf7199ac2b6d9e6bd3ff9b7ee1b40bda8a8c20f5411e02fbb6e9'
+sha256sums=('b15cdd8bb22423c0cda7005ef3da9cabadf23d169fde6b5b0d29982744e321f0'
'64db3c34767099aab8ec385c0b6796a2745ed66fa35159df0e8108da31e710db')
prepare() {