summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')