[arch-commits] Commit in moosefs/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Sep 13 17:21:53 UTC 2015
Date: Sunday, September 13, 2015 @ 19:21:53
Author: arodseth
Revision: 140063
upgpkg: moosefs 2.0.73_1-1
Modified:
moosefs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-13 17:19:28 UTC (rev 140062)
+++ PKGBUILD 2015-09-13 17:21:53 UTC (rev 140063)
@@ -2,8 +2,8 @@
# Maintainer: Alexander Rødseth <rodseth at gmail.com>
pkgname=moosefs
-pkgver=2.0.67_1
-pkgrel=2
+pkgver=2.0.73_1
+pkgrel=1
pkgdesc='High performing and fault tolerant distributed file system'
url='http://moosefs.com/'
replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
@@ -13,7 +13,7 @@
depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
install="$pkgname.install"
source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
-sha256sums=('9b3ad3fc81a6b5ffa7f6cbeb1aa11f85d5b82a2b0c40ff5c8f3b46f72eaafcb4')
+sha256sums=('923a33a2830a8f0a831381aa97c8f8c8be37488dbf833956d0ca433266d995a1')
build() {
cd "moosefs-${pkgver%_*}"
More information about the arch-commits
mailing list