summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Eklöf2021-11-22 22:26:27 +0100
committerDaniel Eklöf2021-11-22 22:26:27 +0100
commit2c8b9423362840dc10de8b06e30c6372370e626b (patch)
tree86ee03ce5a539c2dd2988413ae19218c0ca28822
parentc1d953faa1c681daf56a5dfa7bdd1d55ac2530b0 (diff)
downloadaur-2c8b9423362840dc10de8b06e30c6372370e626b.tar.gz
Update to 1.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d5919f7c231..ad2f2422e09a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = foot-git
pkgdesc = Wayland terminal emulator - fast, lightweight and minimalistic
- pkgver = 1.10.0
- pkgrel = 2
+ pkgver = 1.10.1
+ pkgrel = 1
url = https://codeberg.org/dnkl/foot
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 51ab77e52309..904327756cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,8 +31,8 @@ PGO=auto
pkgdesc='Wayland terminal emulator - fast, lightweight and minimalistic'
pkgname=(foot-git foot-themes-git)
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.10.1
+pkgrel=1
conflicts=('foot')
provides=('foot')
arch=('x86_64' 'aarch64')