summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew O'Neill2017-07-19 18:32:12 -0400
committerAndrew O'Neill2017-07-19 18:32:12 -0400
commit9705ef4ed071312480c45c85f256f9d04b8e1742 (patch)
tree048c717535be745306f7e7b5201ad70158ef5c40
parente29977cca9303d4a04feaf22ab971fccb83db376 (diff)
downloadaur-9705ef4ed071312480c45c85f256f9d04b8e1742.tar.gz
Rename crate to crate.env
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--crate.env (renamed from crate)0
3 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e7e190a3c3e..29af058241bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Mon Jun 26 09:52:17 UTC 2017
pkgbase = crate
pkgdesc = shared nothing, fully searchable, document oriented cluster datastore.
pkgver = 1.1.6
@@ -13,7 +11,7 @@ pkgbase = crate
backup = etc/crate/logging.yml
source = https://cdn.crate.io/downloads/releases/crate-1.1.6.tar.gz
source = crate.service
- source = crate
+ source = crate.env
pkgname = crate
diff --git a/PKGBUILD b/PKGBUILD
index c291164cfae8..f47d5b35f375 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ depends=('java-runtime=8')
install='crate.install'
source=(https://cdn.crate.io/downloads/releases/$pkgname-$pkgver.tar.gz
crate.service
- crate)
+ crate.env)
backup=('etc/crate/crate.yml'
'etc/crate/logging.yml')
diff --git a/crate b/crate.env
index 1d0a616ec2ea..1d0a616ec2ea 100644
--- a/crate
+++ b/crate.env