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 bd9802d4b7fc..e4aeb81b32fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dialect
pkgdesc = A translation app for GNOME.
pkgver = 1.3.0
pkgrel = 2
- url = https://github.com/dialect-app/dialect
+ url = https://apps.gnome.org/app/com.github.gi_lom.dialect
arch = any
license = GPL3
checkdepends = appstream-glib
diff --git a/PKGBUILD b/PKGBUILD
index 6db9d944aeca..e955ec9dc52a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.3.0
pkgrel=2
pkgdesc="A translation app for GNOME."
arch=('any')
-url="https://github.com/dialect-app/dialect"
+url="https://apps.gnome.org/app/com.github.gi_lom.dialect"
license=('GPL3')
depends=('gtk3' 'libhandy' 'python-gobject' 'python-googletrans' 'python-gtts'
'python-httpx' 'gst-python')