From f99cba77e491e8ea20761b21048af5d882aa6775 Mon Sep 17 00:00:00 2001 From: Stewart Wong Date: Tue, 30 Dec 2025 03:45:54 +0000 Subject: [PATCH] Update to 0.10.3 --- .SRCINFO | 2 +- PKGBUILD | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 93fa368f02a8..27605157af1f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = hamr pkgdesc = Extensible launcher for Hyprland built with Quickshell - pkgver = 0.10.2 + pkgver = 0.10.3 pkgrel = 1 url = https://github.com/Stewart86/hamr arch = any diff --git a/PKGBUILD b/PKGBUILD index b6c812aada85..6ff7c84d5a09 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Stewart Wong pkgname=hamr -pkgver=0.10.2 +pkgver=0.10.3 pkgrel=1 pkgdesc='Extensible launcher for Wayland compositors built with Quickshell' arch=('any') @@ -47,6 +47,7 @@ optdepends=( 'hyprland: Hyprland compositor support' 'niri: Niri compositor support' 'ttf-readex-pro: Reading font for cards (AUR)' + 'matugen: Material You color generation from wallpapers' 'tesseract: OCR text extraction for screenshot search' 'tesseract-data-eng: English OCR language data' 'imagemagick: Alternative thumbnail generation'