summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-02 11:17:49 -0600
committerMark Wagie2024-04-02 11:17:49 -0600
commitdd875e9e9c4f47ec6b2ba2770fbd2f1dc2782238 (patch)
tree6e21765a7dc6b6c2acdfa6c0e442d696bc461724
parent93c3627ba85b29bfb080987e308b523a068a4281 (diff)
downloadaur-dd875e9e9c4f47ec6b2ba2770fbd2f1dc2782238.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 75248f501c6c..4ed28fe3f552 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = letterpress
pkgdesc = Uses artem to turn your pictures into images made up of ASCII Characters.
pkgver = 2.0
pkgrel = 1
- url = https://gitlab.gnome.org/World/Letterpress
+ url = https://apps.gnome.org/Letterpress
arch = any
license = GPL-3.0-or-later
checkdepends = appstream-glib
diff --git a/PKGBUILD b/PKGBUILD
index ce53e5d0f106..06a7376eba28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.0
pkgrel=1
pkgdesc="Uses artem to turn your pictures into images made up of ASCII Characters."
arch=('any')
-url="https://gitlab.gnome.org/World/Letterpress"
+url="https://apps.gnome.org/Letterpress"
license=('GPL-3.0-or-later')
depends=('artem' 'libadwaita' 'python-gobject' 'python-pillow')
makedepends=('blueprint-compiler' 'meson')