Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / ghostty


Commits:
1e4b49f9 by Peter Jung at 2025-10-15T15:40:10+02:00
upgpkg: 1.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ghostty
        pkgdesc = Fast, native, feature-rich terminal emulator pushing modern 
features
-       pkgver = 1.2.1
+       pkgver = 1.2.2
        pkgrel = 1
        url = https://github.com/ghostty-org/ghostty
        arch = x86_64
@@ -35,8 +35,8 @@ pkgbase = ghostty
        depends = wayland
        depends = libwayland-client.so
        depends = zlib
-       source = 
https://github.com/ghostty-org/ghostty/archive/v1.2.1/ghostty-1.2.1.tar.gz
-       sha256sums = 
f092d0015d69fa021b1b882748ad2f5b79b22b8f9709a9ddb104cf0ff8fafc49
+       source = 
https://github.com/ghostty-org/ghostty/archive/v1.2.2/ghostty-1.2.2.tar.gz
+       sha256sums = 
1f76d0425dbaf696c44b16715ec8c38890175bd97ca1b46a7d058fb3f7a960e9
 
 pkgname = ghostty
        depends = bzip2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=ghostty
 pkgname=(ghostty ghostty-shell-integration ghostty-terminfo)
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc='Fast, native, feature-rich terminal emulator pushing modern features'
 arch=(x86_64 aarch64 i686)
@@ -30,7 +30,7 @@ makedepends=(blueprint-compiler
              zig0.14)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('f092d0015d69fa021b1b882748ad2f5b79b22b8f9709a9ddb104cf0ff8fafc49')
+sha256sums=('1f76d0425dbaf696c44b16715ec8c38890175bd97ca1b46a7d058fb3f7a960e9')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghostty/-/commit/1e4b49f99431fcfb49760a0783298714696c62a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghostty/-/commit/1e4b49f99431fcfb49760a0783298714696c62a0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to