summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamu Juvonen2018-04-29 22:06:03 +0300
committerSamu Juvonen2018-04-29 22:06:03 +0300
commit40f7922ced53c4306f0818d45c271439db32941d (patch)
treec982437c77896061318bf41cd1078ce7781d1643
parent02a4a876996afb239be638df4117729233259547 (diff)
downloadaur-40f7922ced53c4306f0818d45c271439db32941d.tar.gz
Update app info page URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c1dcfcf437d..d73bdf9bf7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = coquillo
pkgdesc = Edit metadata / tags of various audio formats like MP3, Ogg/Vorbis and FLAC.
pkgver = 2.0.0
pkgrel = 1
- url = http://qt-apps.org/content/show.php/Coquillo?content=141896
+ url = https://www.opendesktop.org/p/1130981/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 900cd097036b..053619e692d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.0.0
pkgrel=1
pkgdesc='Utility for editing metadata i.e. "tags" contained in audio files.'
arch=('i686' 'x86_64')
-url='http://qt-apps.org/content/show.php/Coquillo?content=141896'
+url='https://www.opendesktop.org/p/1130981/'
license=('GPL')
depends=('qt5-multimedia' 'qt5-translations' 'taglib' 'libmusicbrainz5')
makedepends=('qt5-tools')