[arch-commits] Commit in foot/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sat Feb 5 20:50:20 UTC 2022


    Date: Saturday, February 5, 2022 @ 20:50:19
  Author: alerque
Revision: 1126889

upgpkg: foot 1.11.0-1

Modified:
  foot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 20:43:24 UTC (rev 1126888)
+++ PKGBUILD	2022-02-05 20:50:19 UTC (rev 1126889)
@@ -4,8 +4,8 @@
 pkgbase=foot
 pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
 pkgname=($pkgbase $pkgbase-terminfo)
-pkgver=1.10.3
-pkgrel=5
+pkgver=1.11.0
+pkgrel=1
 url="https://codeberg.org/dnkl/$pkgbase"
 arch=(x86_64)
 license=(MIT)
@@ -26,7 +26,7 @@
              wayland-protocols)
 options=(debug)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('24f57d9926ead7bea491f1bdd97eaceae5fdc10c1cb3435ee588a8f9c9af805a')
+sha256sums=('2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e')
 
 build() {
 	cd "$pkgbase"



More information about the arch-commits mailing list