Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-console
Commits:
b422095d by Balló György at 2024-12-15T20:45:04+01:00
Update upstream URL
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = gnome-console
pkgdesc = A simple user-friendly terminal emulator for the GNOME desktop
pkgver = 47.1
pkgrel = 1
- url = https://gitlab.gnome.org/GNOME/console
+ url = https://apps.gnome.org/Console/
arch = x86_64
groups = gnome
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=gnome-console
pkgver=47.1
pkgrel=1
pkgdesc="A simple user-friendly terminal emulator for the GNOME desktop"
-url="https://gitlab.gnome.org/GNOME/console"
+url="https://apps.gnome.org/Console/"
arch=(x86_64)
license=(GPL-3.0-or-later)
depends=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-console/-/commit/b422095dc644f47d2c4a0e14fe01beccffcfe21b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-console/-/commit/b422095dc644f47d2c4a0e14fe01beccffcfe21b
You're receiving this email because of your account on gitlab.archlinux.org.