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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Feb 4 19:36:46 UTC 2022


    Date: Friday, February 4, 2022 @ 19:36:45
  Author: alerque
Revision: 1125840

upgpkg: foot 1.10.3-5; rebuild with debug package option

Modified:
  foot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 18:51:38 UTC (rev 1125839)
+++ PKGBUILD	2022-02-04 19:36:45 UTC (rev 1125840)
@@ -5,8 +5,8 @@
 pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
 pkgname=($pkgbase $pkgbase-terminfo)
 pkgver=1.10.3
-pkgrel=4
-url=https://codeberg.org/dnkl/$pkgbase
+pkgrel=5
+url="https://codeberg.org/dnkl/$pkgbase"
 arch=(x86_64)
 license=(MIT)
 makedepends=(fcft
@@ -24,6 +24,7 @@
              tllist
              wayland
              wayland-protocols)
+options=(debug)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha256sums=('24f57d9926ead7bea491f1bdd97eaceae5fdc10c1cb3435ee588a8f9c9af805a')
 



More information about the arch-commits mailing list