summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoricebal2018-08-28 14:53:49 -0500
committericebal2018-08-28 14:53:49 -0500
commitc55b2c5d60146d384096fbcd91ce81c3def1ab5c (patch)
tree790213a46bf510e6211570353aecae96b72b8e02
parent53874775b04ca4a7f6a0eda2d3efd9e787e316e6 (diff)
downloadaur-c55b2c5d60146d384096fbcd91ce81c3def1ab5c.tar.gz
fixed .SRCINFO
-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')