Update to 0.10.3

This commit is contained in:
Stewart Wong 2025-12-30 03:45:54 +00:00
parent 3c08c8eebb
commit f99cba77e4
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
# Maintainer: Stewart Wong <siwei.wong@gmail.com>
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'