summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhexptr2020-07-14 00:20:02 +0100
committerhexptr2020-07-14 00:20:02 +0100
commitcfb7605067c1f36e51809ab0c40e8fc47d52f018 (patch)
treeb2ffbd06f1a7231c0ab10df7d738a9a55d2532a7
parent112eaf4d682dff6c213f5fb2717e1bb4dc51f102 (diff)
downloadaur-cfb7605067c1f36e51809ab0c40e8fc47d52f018.tar.gz
a clarification
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--etterna-git.install3
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 673092389b67..ec8194c79cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = etterna-git
pkgdesc = Etterna: an advanced cross-platform rhythm game focused on keyboard play
pkgver = 0.70.0.r181.g832d37aa5d
- pkgrel = 2
+ pkgrel = 3
url = https://etternaonline.com
install = etterna-git.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index cd69f38f394f..fc5e88dc8d49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=etterna-git
pkgver=0.70.0.r181.g832d37aa5d
-pkgrel=2
+pkgrel=3
pkgdesc="Etterna: an advanced cross-platform rhythm game focused on keyboard play"
arch=('i686' 'x86_64')
url="https://etternaonline.com"
diff --git a/etterna-git.install b/etterna-git.install
index 565fe99e92a0..7fd7bf69bac8 100644
--- a/etterna-git.install
+++ b/etterna-git.install
@@ -11,7 +11,8 @@ profiles, scores and songs under "~/.stepmania-5.0", not "/opt/etterna-git".
NB: as of v0.70.1, even without portable mode on, the Etterna client is not
hygienic about treating "/opt/etterna-git" as a read-only overlay. The song
cache is still written there, not to your homedir. Hence, this package makes
-that directory world-writable.
+that directory world-writable. However, you should still put your songs in
+"~/.stepmania-5.0/Songs".
EOF
}