[arch-commits] Commit in moosefs/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun Jan 31 20:10:40 UTC 2016


    Date: Sunday, January 31, 2016 @ 21:10:40
  Author: arodseth
Revision: 159698

upgpkg: moosefs 2.0.83-1

Modified:
  moosefs/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-31 20:06:40 UTC (rev 159697)
+++ PKGBUILD	2016-01-31 20:10:40 UTC (rev 159698)
@@ -1,8 +1,8 @@
 # $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=moosefs
-pkgver=2.0.81
+pkgver=2.0.83
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='http://moosefs.com/'
@@ -9,11 +9,11 @@
 replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
 conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
 arch=('x86_64' 'i686')
-license=('GPL3')
-depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
+license=('GPL2')
+depends=('fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgname.install"
 source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz")
-sha256sums=('401ec4de52e331e7ee5aded0f41f0d0183bfbbb70b9e5b86df1030ca3fe7ac6b')
+sha256sums=('1d15878396e7e26979cea22ccd8f6c136e132afd378c74519ec1cc865f90198f')
 
 build() {
   cd "moosefs-${pkgver%_*}"



More information about the arch-commits mailing list