[arch-commits] Commit in moosefs/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Apr 7 20:24:37 UTC 2017
Date: Friday, April 7, 2017 @ 20:24:36
Author: arodseth
Revision: 221315
upgpkg: moosefs 3.0.91_1-1
Modified:
moosefs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-07 20:21:46 UTC (rev 221314)
+++ PKGBUILD 2017-04-07 20:24:36 UTC (rev 221315)
@@ -2,7 +2,7 @@
# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
pkgname=moosefs
-pkgver=3.0.90_1
+pkgver=3.0.91_1
pkgrel=1
pkgdesc='High performing and fault tolerant distributed file system'
url='http://moosefs.com/'
@@ -12,7 +12,7 @@
license=('GPL2')
depends=('fuse2' 'python2' 'bash' 'xfsprogs')
source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz") # no https available
-sha256sums=('4e24d4e79c66986c3f4b0f20b9078fc17acc5654601972b7231dd8bf4fa5928b')
+sha256sums=('40fe30fb87eb396df3dfa5d54bb7737a5c75449bffc3b384d4ad7333a51fa519')
build() {
cd "moosefs-${pkgver%_*}"
More information about the arch-commits
mailing list