summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiroro-hs2024-06-12 01:48:49 +0900
committerPiroro-hs2024-06-12 01:48:49 +0900
commit94f2114adec9a992259c495521d462a46c5e220c (patch)
tree205b4ed89103d47279ff2034a1856f2f9e94a743
parent2727405c13bb7de813a2748885f4546e151436b9 (diff)
downloadaur-94f2114adec9a992259c495521d462a46c5e220c.tar.gz
46.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02ba1a341460..3e2f4582150a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ptyxis
pkgdesc = A terminal for a container-oriented desktop
- pkgver = 46.2
- pkgrel = 5
+ pkgver = 46.3
+ pkgrel = 1
url = https://gitlab.gnome.org/chergert/ptyxis
arch = x86_64
license = GPL-3.0-or-later
@@ -28,10 +28,10 @@ pkgbase = ptyxis
depends = pcre2
depends = systemd-libs
depends = vte-common=0.76.3
- source = ptyxis::git+https://gitlab.gnome.org/chergert/ptyxis#tag=46.2
+ source = ptyxis::git+https://gitlab.gnome.org/chergert/ptyxis#tag=46.3
source = ptyxis_vte::git+https://gitlab.gnome.org/GNOME/vte.git#commit=036bc3ddcbb56f05c6ca76712a53b89dee1369e2
source = 0001-bundle-patched-vte.patch
- sha256sums = 3b68d6cbe9e32b3bcdbe952d4f697cfad1a5553751cd705d9c146e38c71e2494
+ sha256sums = b0a9ab1c36d57b6c2816e2e1c1ed0e48630237797720f5474d0453d703c70b90
sha256sums = 04cdba718e061063d1f8f623012769827e20561dcea735f5bd4d135c2579b10f
sha256sums = be0f5d53d73c53896055f6e35fe88dab343e27ad849ca032c7aa38f51498f713
diff --git a/PKGBUILD b/PKGBUILD
index 8325f901ec02..9cbadf21a4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Piroro-hs
pkgname=ptyxis
-pkgver=46.2
+pkgver=46.3
_vtever=0.76.3
_vtecommit='036bc3ddcbb56f05c6ca76712a53b89dee1369e2'
-pkgrel=5
+pkgrel=1
pkgdesc='A terminal for a container-oriented desktop'
arch=('x86_64')
url='https://gitlab.gnome.org/chergert/ptyxis'
@@ -40,7 +40,7 @@ backup=()
source=("$pkgname::git+$url#tag=$pkgver"
"${pkgname}_vte::git+https://gitlab.gnome.org/GNOME/vte.git#commit=$_vtecommit"
'0001-bundle-patched-vte.patch')
-sha256sums=('3b68d6cbe9e32b3bcdbe952d4f697cfad1a5553751cd705d9c146e38c71e2494'
+sha256sums=('b0a9ab1c36d57b6c2816e2e1c1ed0e48630237797720f5474d0453d703c70b90'
'04cdba718e061063d1f8f623012769827e20561dcea735f5bd4d135c2579b10f'
'be0f5d53d73c53896055f6e35fe88dab343e27ad849ca032c7aa38f51498f713')