summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7f52b9dba08..3e9dde1ad3c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = foot-git
pkgdesc = Wayland terminal emulator - fast, lightweight and minimalistic
- pkgver = 1.8.2
- pkgrel = 2
+ pkgver = 1.9.0
+ pkgrel = 1
url = https://codeberg.org/dnkl/foot
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 0ff913c28366..802fd42c08b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Daniel Eklöf <daniel at ekloef dot se>
pkgdesc='Wayland terminal emulator - fast, lightweight and minimalistic'
pkgname=foot-git
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
conflicts=('foot')
provides=('foot')
arch=('x86_64' 'aarch64')