Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
alacritty
Commits:
b8151788 by Antonio Rojas at 2024-09-13T23:30:15+02:00
upgpkg: 0.13.2-3: Fix metainfo install dir
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = alacritty
pkgdesc = A cross-platform, GPU-accelerated terminal emulator
pkgver = 0.13.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/alacritty/alacritty
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname='alacritty'
pkgdesc="A cross-platform, GPU-accelerated terminal emulator"
pkgver=0.13.2
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/alacritty/alacritty"
license=('Apache-2.0' 'MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/alacritty/-/commit/b815178832c12bc5877e717ad2600c51862c1b7b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/alacritty/-/commit/b815178832c12bc5877e717ad2600c51862c1b7b
You're receiving this email because of your account on gitlab.archlinux.org.