summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2016-09-03 15:28:48 -0400
committerredfish2016-09-03 15:28:48 -0400
commit36feca255c4291e433379bb9b44d4faea63bf244 (patch)
tree5361994c1f869e148a166e66106b7445dac57d22
parente027d29df39f6ec4ea44951686c3653dc226c44b (diff)
downloadaur-36feca255c4291e433379bb9b44d4faea63bf244.tar.gz
remove .install from sources list
Not supposed to be there
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da84355bc8b3..9e6f298338c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,13 +19,11 @@ pkgdesc="Peer-to-peer network based anonymous digital currency (includes deaemon
source=("$_gitname::git+https://github.com/monero-project/monero.git"
"monerod.service"
"monerod.conf"
- "monero.install"
)
md5sums=('SKIP'
'978b5dda921ad298d93eaf701094f835'
- '7115d61857ce249a3e9ccf2c6bc4f00b'
- '22c9f8201e5c97c9e1595de26f401d92')
+ '7115d61857ce249a3e9ccf2c6bc4f00b')
_builddir=build