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 668a57f6c339..05d650428c39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jammr
pkgdesc = Lets you jam together online. It is possible to play jam sessions with musicians around the world over the internet
pkgver = 1.3.1
pkgrel = 1
- url = https://www.jammr.net/
+ url = https://jammr.net/
arch = x86_64
license = GPL2
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index dc5936b37f2f..a343fc713942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.3.1
pkgrel=1
pkgdesc="Lets you jam together online. It is possible to play jam sessions with musicians around the world over the internet"
arch=('x86_64')
-url='https://www.jammr.net/'
+url='https://jammr.net/'
license=('GPL2')
depends=('hicolor-icon-theme' 'libogg' 'libvorbis' 'portaudio' 'portmidi' 'qtkeychain-qt5')
source=("https://github.com/wahjam/wahjam/archive/$pkgver/$pkgname-$pkgver.tar.gz")