[arch-commits] Commit in moosefs/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Oct 12 09:19:34 UTC 2016
Date: Wednesday, October 12, 2016 @ 09:19:33
Author: arodseth
Revision: 192010
upgpkg: moosefs 3.0.84_1-1
Modified:
moosefs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-12 09:19:30 UTC (rev 192009)
+++ PKGBUILD 2016-10-12 09:19:33 UTC (rev 192010)
@@ -2,7 +2,7 @@
# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
pkgname=moosefs
-pkgver=3.0.80
+pkgver=3.0.84_1
pkgrel=1
pkgdesc='High performing and fault tolerant distributed file system'
url='http://moosefs.com/'
@@ -12,8 +12,8 @@
license=('GPL2')
depends=('fuse' 'python2' 'bash' 'xfsprogs')
install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz")
-sha256sums=('f1a7fea882d44af71f4b09e04df4683cd4ee064e9b0a2ad32116263e60c7b4e7')
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
+sha256sums=('384153d6411633122f6a3b9b9b30fc47be2e881f45c9733f112f4c9b9530f328')
build() {
cd "moosefs-${pkgver%_*}"
More information about the arch-commits
mailing list