diff options
author | Daniel Eklöf | 2024-08-09 10:43:11 +0200 |
---|---|---|
committer | Daniel Eklöf | 2024-08-09 10:43:11 +0200 |
commit | 5f0e6833d29b32d6b67a93d97df6beb495f8cbc6 (patch) | |
tree | fdf04aeb8b4c9f04be20bc0e29b7e015f72cc361 | |
parent | b42a4828875f8c2a162df4f98c0ce972c41a38a5 (diff) | |
download | aur-5f0e6833d29b32d6b67a93d97df6beb495f8cbc6.tar.gz |
Update to 1.18.0
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = foot-git pkgdesc = Wayland terminal emulator - fast, lightweight and minimalistic - pkgver = 1.17.1 + pkgver = 1.18.0 pkgrel = 1 url = https://codeberg.org/dnkl/foot arch = x86_64 @@ -31,7 +31,7 @@ PGO=auto pkgdesc='Wayland terminal emulator - fast, lightweight and minimalistic' pkgname=foot-git -pkgver=1.17.1 +pkgver=1.18.0 pkgrel=1 conflicts=('foot') replaces=('foot-themes') |