summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonny2016-12-09 08:40:59 +0100
committerRonny2016-12-09 08:40:59 +0100
commit220d561bf9db9bd019624ec11694429874978478 (patch)
tree8f8864ada5ed3ad75f93ad43de8b9be4cec2dc67
parent965a302d48cf315850fcaaccaf9ebb6c7b6b8a54 (diff)
downloadaur-220d561bf9db9bd019624ec11694429874978478.tar.gz
initial
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c2de72d371f..261d03f2df50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Ronny R <ronny-aur[at]adke*org>
-pkgname=raumserver
+pkgname=raumserver-bin
pkgver=1.0.2
pkgrel=1
epoch=
@@ -11,8 +11,8 @@ depends=('libunwind')
makedepends=('unzip')
backup=('opt/raumserverDaemon/settings.xml')
source=("raumserverDaemon.service")
-source_armv7h=("http://bassmaniacs.com/data/appBinaries/$pkgname/currentVersion/raumserverDaemon_linux_ARMV7HF.zip")
-source_x86_64=("http://bassmaniacs.com/data/appBinaries/$pkgname/currentVersion/raumserverDaemon_linux_X64.zip")
+source_armv7h=("http://bassmaniacs.com/data/appBinaries/raumserver/currentVersion/raumserverDaemon_linux_ARMV7HF.zip")
+source_x86_64=("http://bassmaniacs.com/data/appBinaries/raumserver/currentVersion/raumserverDaemon_linux_X64.zip")
noextract=("raumserverDaemon_linux_ARMV7HF.zip" "raumserverDaemon_linux_X64.zip")
prepare() {