David Runge pushed to branch main at Arch Linux / Packaging / Packages / wezterm
Commits:
ad6e0b3d by David Runge at 2024-05-20T11:47:15+02:00
upgpkg: 20240203.110809.5046fc22-2
Rebuild to apply fixes for tests, cleanup dependencies and remove split
packages.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = wezterm
pkgdesc = A GPU-accelerated cross-platform terminal emulator and
multiplexer
pkgver = 20240203.110809.5046fc22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wez/wezterm
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=wezterm
pkgver=20240203.110809.5046fc22
-pkgrel=1
+pkgrel=2
pkgdesc="A GPU-accelerated cross-platform terminal emulator and multiplexer"
arch=('x86_64')
url="https://github.com/wez/wezterm"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wezterm/-/commit/ad6e0b3d6f2c59e637f6f7d7ff3d0efcfabc2920
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wezterm/-/commit/ad6e0b3d6f2c59e637f6f7d7ff3d0efcfabc2920
You're receiving this email because of your account on gitlab.archlinux.org.