Update to 0.17.0

This commit is contained in:
Stewart Wong 2026-01-06 09:59:50 +00:00
parent 0a4c69b2e2
commit 9a3cf604b0
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = hamr
pkgdesc = Extensible launcher for Hyprland and Niri built with Quickshell
pkgver = 0.16.0
pkgver = 0.17.0
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.16.0
pkgver=0.17.0
pkgrel=1
pkgdesc='Extensible launcher for Hyprland and Niri built with Quickshell'
arch=('any')
@ -55,6 +55,8 @@ optdepends=(
'python-keyring: Secure session storage for Bitwarden plugin'
'slurp: Screen region selection for screenshots'
'wf-recorder: Screen recording'
'ocean-sound-theme: Modern sound effects for timer/alarm (recommended)'
'sound-theme-freedesktop: Fallback sound effects'
)
source=("$pkgname-$pkgver::git+${url}.git#tag=v${pkgver}")
sha256sums=('SKIP')