[arch-commits] Commit in foot/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Wed Apr 27 20:50:36 UTC 2022
Date: Wednesday, April 27, 2022 @ 20:50:36
Author: alerque
Revision: 1191309
upgpkg: foot 1.12.1-1
Modified:
foot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-27 20:47:09 UTC (rev 1191308)
+++ PKGBUILD 2022-04-27 20:50:36 UTC (rev 1191309)
@@ -4,7 +4,7 @@
pkgbase=foot
pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
pkgname=($pkgbase $pkgbase-terminfo)
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
url="https://codeberg.org/dnkl/$pkgbase"
arch=(x86_64)
@@ -26,7 +26,7 @@
wayland-protocols)
options=(debug)
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa')
+sha256sums=('14e307ac89454b682bb9f1bc644043779f4462df656034fcc4c1e72b18fbffdd')
build() {
cd "$pkgbase"
More information about the arch-commits
mailing list