summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-12-28 21:00:49 +0000
committerJonathon Fernyhough2020-12-28 21:00:49 +0000
commit377590a76febde23fc7d089d65f8eb0c370fdd19 (patch)
tree144ceb49d4d9a1a9c7c3e2774c32744bca7c13a5 /PKGBUILD
parentcf9d91070417e33645d1f7ab756039b1094ba20f (diff)
downloadaur-377590a76febde23fc7d089d65f8eb0c370fdd19.tar.gz
Upstream 2.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39ca78476a7c..48a41edb125e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: krevedko <helllamer-gmail.com>
pkgname=seaweedfs
-pkgver=2.17
+pkgver=2.18
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=('7463cc53ed98bfe7629fca089b7b9ae01df66f3edb9e0dbe482469184c32744d'
+sha256sums=('965d9aa90b179e943a105acfbf00c8788ff3173e8b8f85247615a5313a86aea1'
'64db3c34767099aab8ec385c0b6796a2745ed66fa35159df0e8108da31e710db')
prepare() {