summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-09-30 14:51:42 -0600
committerMark Wagie2022-09-30 14:51:42 -0600
commit2b17cd942e29df8a0be4ebae58881bde451d3225 (patch)
tree0fa7a2db653c97bcf3c1af7e79c707bc3bde1867
parentb39c1a5816c466c3777933378478352777728ded (diff)
downloadaur-2b17cd942e29df8a0be4ebae58881bde451d3225.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 2f2510ba15db..b27026697327 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = workbench
pkgdesc = Learn and prototype with GNOME technologies
pkgver = 43.0
pkgrel = 1
- url = https://github.com/sonnyp/Workbench
+ url = https://apps.gnome.org/app/re.sonny.Workbench
install = workbench.install
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index eb5b27886d83..071a949d90ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=43.0
pkgrel=1
pkgdesc="Learn and prototype with GNOME technologies"
arch=('x86_64' 'aarch64')
-url="https://github.com/sonnyp/Workbench"
+url="https://apps.gnome.org/app/re.sonny.Workbench"
license=('GPL3')
depends=('blueprint-compiler' 'gjs' 'gtksourceview5' 'libadwaita' 'libportal-gtk4' 'vala' 'vte4')
makedepends=('git' 'gobject-introspection' 'meson' 'npm')