summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Burrett2016-09-07 10:19:19 +0100
committerNick Burrett2016-09-07 10:19:19 +0100
commitff6b3457c7f9f01a1efb3036b58710658beba3cf (patch)
tree415b6fe4ec6d17b1ee84e9c3ffe3473bc1df2552
parentcb1c541b412ca0afc9a9324aa0917410476488ce (diff)
downloadaur-ff6b3457c7f9f01a1efb3036b58710658beba3cf.tar.gz
Re-push with updated .SRCINFO
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
-rw-r--r--cmake.patch0
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2124bc1b75f..576455f21912 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 21 18:36:22 UTC 2015
+# Wed Sep 7 09:19:07 UTC 2016
pkgbase = lizardfs
pkgdesc = LizardFS is a highly reliable, scalable and efficient distributed file system. It spreads data over a number of physical servers, making it visible to an end user as a single file system.
- pkgver = 3.9.4
+ pkgver = 3.10.0
pkgrel = 2
url = http://lizardfs.com
install = lizardfs.install
@@ -16,10 +16,10 @@ pkgbase = lizardfs
depends = python2
depends = bash
depends = cmake
- source = http://github.com/lizardfs/lizardfs/archive/v.3.9.4.tar.gz
- source = cmake.patch
- sha256sums = ece4e3f3433f6a26edf09b9f1ab0e867dd5e558f8966407792a38cb91ee91585
- sha256sums = b233e631aed57fac8fc28003e390055582e45743e48c7ffe24af3a559b70e154
+ source = http://github.com/lizardfs/lizardfs/archive/v.3.10.0.tar.gz
+ source = cmath.patch
+ sha256sums = 6040c1accc296b9d9d0d00e8c595d51f88c269d385ddedc18b98d46c5d21dcc2
+ sha256sums = fd9e8e3e0bfbb3d1befb3a6136d9257dcebb60cd49012051773e35b355ce0d5c
pkgname = lizardfs
diff --git a/PKGBUILD b/PKGBUILD
index 7dbdf799302e..b19f7a553f8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# lizardfs is a fork of moosefs and as such is a replacement for it.
pkgname=lizardfs
pkgver=3.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='LizardFS is a highly reliable, scalable and efficient distributed file system. It spreads data over a number of physical servers, making it visible to an end user as a single file system.'
url='http://lizardfs.com'
conflics=('moosefs' 'mfs-master' 'mfs-chunkserver' 'mfs-client')
diff --git a/cmake.patch b/cmake.patch
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/cmake.patch
+++ /dev/null