summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fd965c46044..2c8a8c63cab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Eklöf <daniel at ekloef dot se>
pkgname=fuzzel
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="Application launcher for wlroots based Wayland compositors"
arch=('x86_64' 'aarch64')
@@ -10,7 +10,7 @@ makedepends=('meson' 'ninja' 'scdoc' 'wayland-protocols' 'tllist')
depends=('libxkbcommon' 'wayland' 'pixman' 'cairo' 'librsvg' 'libpng' 'fcft')
changelog=CHANGELOG.md
source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('a97c41305a01276bcfeb3b651586aacabeed6c29e5126a2294868c7e5f176253')
+sha256sums=('43d809858a7f093d8f10e48371c806409bd3a57e5d9021a6912cd90bfbee5b4d')
build() {
cd ${pkgname}