summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2017-08-20 04:29:25 -0400
committerredfish2017-08-20 04:29:25 -0400
commit098b6634e5cd5a6eab11327d3957d0d60b4ae803 (patch)
tree0b3df9f68c19b5d2893aecc7b82913076f49c972
parent0070d5360e07a5ed473249009d43554864182672 (diff)
parent63356940ae4acbb67f6a08598c9f6612a2d6edab (diff)
downloadaur-098b6634e5cd5a6eab11327d3957d0d60b4ae803.tar.gz
rename from bitmonero to monero
Upstream rebranded a while ago.
-rw-r--r--PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4333b7137cd2..368eaced1aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Onishin <onishin at onishin dot org>
# Co-maintainer: redfish <redfish at galactica dot pw>
-# TODO: rename package to monero-git in a few weeks
-pkgbase=('bitmonero-git')
-pkgname=('bitmonero-git' 'libmonero-wallet-git')
+pkgbase=('monero-git')
+pkgname=('monero-git' 'libmonero-wallet-git')
_gitname='monero'
pkgver=0.10.3.1
pkgrel=1
@@ -80,10 +79,9 @@ check() {
make ARGS="$CTEST_ARGS" test
}
-package_bitmonero-git() {
+package_monero-git() {
- provides=('bitmonero')
- conflicts=('bitmonero')
+ provides=('monero')
backup=('etc/monerod.conf')
install=monero.install
@@ -103,8 +101,7 @@ package_bitmonero-git() {
package_libmonero-wallet-git() {
- provides=('libmonero-wallet' 'libmonerowallet-git')
- conflicts=('libmonero-wallet' 'libmonerowallet-git')
+ provides=('libmonero-wallet')
# NOTE: this is crucial, otherwise stripping breaks the .a archive:
# monero-core (GUI) fails to link against it (it can't find symbols