Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-console


Commits:
5018b020 by Jan Alexander Steffens (heftig) at 2023-10-04T01:04:20+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = gnome-console
+       pkgdesc = A simple user-friendly terminal emulator for the GNOME desktop
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/console
+       arch = x86_64
+       groups = gnome
+       license = GPL3
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = meson
+       depends = libadwaita
+       depends = libgtop
+       depends = vte4
+       source = 
gnome-console::git+https://gitlab.gnome.org/GNOME/console.git#commit=1db6881c050e31941658336afecd2062d0c18b9c
+       b2sums = SKIP
+
+pkgname = gnome-console


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
-# Contributor: Fabian Bornschein <fabiscafe-cat-mailbox-dog-org>
 # Contributor: Igor Dyatlov <dyatlov.i...@gmail.com>
 
 pkgname=gnome-console
-pkgver=44.4
+pkgver=45.0
 pkgrel=1
 pkgdesc="A simple user-friendly terminal emulator for the GNOME desktop"
 url="https://gitlab.gnome.org/GNOME/console";
@@ -20,7 +20,7 @@ makedepends=(
   meson
 )
 groups=(gnome)
-_commit=48d913ed91690531c0ea307fa6700799cd2383d5  # tags/44.4^0
+_commit=1db6881c050e31941658336afecd2062d0c18b9c  # tags/45.0^0
 
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/console.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-console/-/commit/5018b020ba52371c3f0d30dbc5be9e1a39fa615a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-console/-/commit/5018b020ba52371c3f0d30dbc5be9e1a39fa615a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to