mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Update to 0.17.0
This commit is contained in:
parent
0a4c69b2e2
commit
9a3cf604b0
2 changed files with 4 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue