Date: Tuesday, April 4, 2023 @ 09:00:52
  Author: alerque
Revision: 1434501

upgpkg: foot 1.14.0-1

Modified:
  foot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 08:58:14 UTC (rev 1434500)
+++ PKGBUILD    2023-04-04 09:00:52 UTC (rev 1434501)
@@ -4,8 +4,8 @@
 pkgbase=foot
 pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
 pkgname=($pkgbase $pkgbase-terminfo)
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 url="https://codeberg.org/dnkl/$pkgbase";
 arch=(x86_64)
 license=(MIT)
@@ -24,9 +24,10 @@
              tllist
              wayland
              wayland-protocols)
+optdepends=('libutempter: utmp logging')
 backup=(etc/xdg/foot/foot.ini)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737')
+sha256sums=('9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690')
 
 build() {
        cd "$pkgbase"

Reply via email to