Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ptyxis
Commits:
067bd6dc by Jan Alexander Steffens (heftig) at 2025-10-28T02:16:01+01:00
49.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ptyxis
pkgdesc = A container oriented terminal
- pkgver = 49.1
+ pkgver = 49.2
pkgrel = 1
url = https://gitlab.gnome.org/chergert/ptyxis
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = ptyxis
depends = libportal-gtk4
depends = pango
depends = vte4
- source = git+https://gitlab.gnome.org/chergert/ptyxis.git#tag=49.1
- b2sums =
d14d637c358939a5254b77e84def6a122ffa3c1eda4994bb7fd792a1806a8ce9d89216ea3ae47341ca818e4dc3db35f9a0bc2700db05e262d80d13bf85742df5
+ source = git+https://gitlab.gnome.org/chergert/ptyxis.git#tag=49.2
+ b2sums =
0a514dc8e92cb20daffac151a27d74c93514350f08711d64241ef0e07dfee6986fc2fde8ac2658d36109d3316df87c9793350e6b4b3af55e6321bd58756c9e8e
pkgname = ptyxis
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Fabian Bornschein <[email protected]>
pkgname=ptyxis
-pkgver=49.1
+pkgver=49.2
pkgrel=1
pkgdesc="A container oriented terminal"
url="https://gitlab.gnome.org/chergert/ptyxis"
@@ -29,7 +29,7 @@ makedepends=(
meson
)
source=("git+https://gitlab.gnome.org/chergert/ptyxis.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('d14d637c358939a5254b77e84def6a122ffa3c1eda4994bb7fd792a1806a8ce9d89216ea3ae47341ca818e4dc3db35f9a0bc2700db05e262d80d13bf85742df5')
+b2sums=('0a514dc8e92cb20daffac151a27d74c93514350f08711d64241ef0e07dfee6986fc2fde8ac2658d36109d3316df87c9793350e6b4b3af55e6321bd58756c9e8e')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ptyxis/-/commit/067bd6dc685d06b34f0f3290ccad00ee9ce60d74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ptyxis/-/commit/067bd6dc685d06b34f0f3290ccad00ee9ce60d74
You're receiving this email because of your account on gitlab.archlinux.org.