summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Hülsmann2020-08-06 11:38:10 +0200
committerFlorian Hülsmann2020-08-06 11:38:10 +0200
commit9edb120c43b818a40a24ac00da70b67d20cd8db8 (patch)
treea4de335ecb811d413287cd48ffdbcb31a7a7d0fb
parent4f63560a62ab76b6f8d2137bae9ae22140e09e34 (diff)
downloadaur-9edb120c43b818a40a24ac00da70b67d20cd8db8.tar.gz
website
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d1fea8a584b..aee7fcdf3b00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jamtaba
pkgdesc = Ninjam online music jamsession client.
pkgver = 2.1.15
pkgrel = 1
- url = https://github.com/elieserdejesus/JamTaba/wiki
+ url = https://jamtaba-music-web-site.appspot.com/
arch = i686
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index c4560cca8551..ea42be7b7f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.1.15
pkgrel=1
pkgdesc="Ninjam online music jamsession client."
arch=('i686' 'x86_64')
-url="https://github.com/elieserdejesus/JamTaba/wiki"
+url="https://jamtaba-music-web-site.appspot.com/"
license=('unknown') # TBD, see https://github.com/elieserdejesus/JamTaba/issues/1210
depends=('qt5-base' 'portaudio' 'ffmpeg' 'x264' 'miniupnpc' 'libvorbis' 'libogg' 'alsa-lib' 'qt5-websockets' 'qt5-multimedia')
makedepends=('steinberg-vst36')