summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5db57593ab88..19b104072fcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Wed Sep 13 16:58:44 UTC 2017
pkgbase = nfs-ganesha-git
pkgdesc = Nfs-ganesha supports both the NFS and 9P protocols.
pkgver = V2.7.rc3.r0.g32e8a2462
@@ -12,6 +10,7 @@ pkgbase = nfs-ganesha-git
makedepends = gcc
makedepends = bison
makedepends = flex
+ conflicts = nfs-ganesha
backup = etc/ganesha/ganesha.conf
backup = etc/sysconfig/ganesha
source = nfs-ganesha-git::git://github.com/nfs-ganesha/nfs-ganesha.git
diff --git a/PKGBUILD b/PKGBUILD
index ff0936df1cb2..5ae408e769ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wes Jackson <icebal dot 7 at gmail dot com>
pkgname=nfs-ganesha-git
-pkgver=11870.32e8a2462
+pkgver=V2.7.rc3.r0.g32e8a2462
pkgrel=1
pkgdesc="Nfs-ganesha supports both the NFS and 9P protocols."
arch=('any')