From 2aa5b10610b39041b86e5d9bc8a59eceaefb1726 Mon Sep 17 00:00:00 2001 From: Stewart Wong Date: Mon, 19 Jan 2026 02:24:49 +0000 Subject: [PATCH] Update to 0.17.11 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 22f608ae59b8..e2314ca44e64 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = hamr pkgdesc = Extensible launcher for Hyprland and Niri built with Quickshell - pkgver = 0.17.10 + pkgver = 0.17.11 pkgrel = 1 url = https://github.com/Stewart86/hamr arch = any diff --git a/PKGBUILD b/PKGBUILD index 22eaf0695659..714578a708e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Stewart Wong pkgname=hamr # Version is injected by CI from VERSION file during release -pkgver=0.17.10 +pkgver=0.17.11 pkgrel=1 pkgdesc='Extensible launcher for Hyprland and Niri built with Quickshell' arch=('any')