Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-terminal
Commits:
304505e4 by Jan Alexander Steffens (heftig) at 2025-01-26T02:16:46+01:00
3.54.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-terminal
pkgdesc = The GNOME Terminal Emulator
- pkgver = 3.54.2
+ pkgver = 3.54.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/Terminal
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = gnome-terminal
depends = util-linux-libs
depends = vte3
optdepends = libnautilus-extension: Nautilus integration
- source =
git+https://gitlab.gnome.org/GNOME/gnome-terminal.git#tag=3.54.2
- b2sums =
c94b93f4b82d747fc07a1ce778af3aac0d8521ae09d33cce5e9ae17efe31eecb9112dbff7365fafaeffec84c878c8ca9fe0cd3054858c20a129ae6f36f4bd12b
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-terminal.git#tag=3.54.3
+ b2sums =
3bafa7fe2c9762640735422e90cdf7b4d42039a3e17f179a9294cf24828f512113b22af5299f7a49ac5d3f172e214f6dfa4e7a7c7f1f9b48c46b2c73b0205160
pkgname = gnome-terminal
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-terminal
-pkgver=3.54.2
+pkgver=3.54.3
pkgrel=1
pkgdesc="The GNOME Terminal Emulator"
url="https://wiki.gnome.org/Apps/Terminal"
@@ -47,7 +47,7 @@ optdepends=(
)
groups=(gnome-extra)
source=("git+https://gitlab.gnome.org/GNOME/gnome-terminal.git#tag=$pkgver")
-b2sums=('c94b93f4b82d747fc07a1ce778af3aac0d8521ae09d33cce5e9ae17efe31eecb9112dbff7365fafaeffec84c878c8ca9fe0cd3054858c20a129ae6f36f4bd12b')
+b2sums=('3bafa7fe2c9762640735422e90cdf7b4d42039a3e17f179a9294cf24828f512113b22af5299f7a49ac5d3f172e214f6dfa4e7a7c7f1f9b48c46b2c73b0205160')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-terminal/-/commit/304505e4fb99191bb398631c406da40707563844
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-terminal/-/commit/304505e4fb99191bb398631c406da40707563844
You're receiving this email because of your account on gitlab.archlinux.org.