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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Apr 27 14:21:50 UTC 2022


    Date: Wednesday, April 27, 2022 @ 14:21:50
  Author: alerque
Revision: 1191147

upgpkg: foot 1.12.0-1

Modified:
  foot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-27 14:17:08 UTC (rev 1191146)
+++ PKGBUILD	2022-04-27 14:21:50 UTC (rev 1191147)
@@ -4,8 +4,8 @@
 pkgbase=foot
 pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
 pkgname=($pkgbase $pkgbase-terminfo)
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.12.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=('2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e')
+sha256sums=('d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa')
 
 build() {
 	cd "$pkgbase"



More information about the arch-commits mailing list