summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalló György2021-05-17 06:29:43 +0000
committerBalló György2021-05-17 06:29:43 +0000
commitb6f635e69d48f65049e5b9467a14b8b47cf159e3 (patch)
treee0c4223686e85ea0e9d317b0497e5d31d7395f83
parentb23001cdf211eb4051c65ffa2b82c851d07fe8a3 (diff)
downloadaur-b6f635e69d48f65049e5b9467a14b8b47cf159e3.tar.gz
Update URL
-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")