summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-02-24 02:21:05 +0000
committerJonathon Fernyhough2021-02-24 02:21:05 +0000
commit9963a91dd6c5363edf71da24d10df98ba9a79b68 (patch)
treecc50897f8a2ed308d7dee9a60d1b7a7b86508d75 /PKGBUILD
parentc2ac11b43e5bd0c9d50eb83417335a18b86b560c (diff)
downloadaur-9963a91dd6c5363edf71da24d10df98ba9a79b68.tar.gz
Upstream 2.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e01a42b6d35..481f47e23780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: krevedko <helllamer-gmail.com>
pkgname=seaweedfs
-pkgver=2.26
+pkgver=2.28
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=('42a95498bc858ee55e699bc1418a926c8c9a38ae581535f33f683b634feb2e79'
+sha256sums=('a4e701508c9e68b3a8a5fe2b1d92a68b23d95ad17c218e7630237b76308c368d'
'64db3c34767099aab8ec385c0b6796a2745ed66fa35159df0e8108da31e710db')
prepare() {