Update to v1.0.1

This commit is contained in:
Stewart Wong 2026-01-27 11:05:11 +00:00
parent 09a2c6f0e8
commit 4b22a584b9
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = hamr-bin
pkgdesc = A fast, extensible desktop launcher for Linux (pre-built binaries)
pkgver = 1.0.0
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/Stewart86/hamr
install = hamr.install
@ -26,7 +26,7 @@ pkgbase = hamr-bin
provides = hamr
conflicts = hamr
replaces = hamr-qml
source = hamr-bin-1.0.0.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.0/hamr-linux-x86_64.tar.gz
source = hamr-bin-1.0.1.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.1/hamr-linux-x86_64.tar.gz
sha256sums = SKIP
pkgname = hamr-bin

View file

@ -2,7 +2,7 @@
# AUR package for hamr-bin - pre-built binaries
pkgname=hamr-bin
pkgver=1.0.0
pkgver=1.0.1
pkgrel=1
pkgdesc="A fast, extensible desktop launcher for Linux (pre-built binaries)"
arch=('x86_64')