Update to v1.0.2

This commit is contained in:
Stewart Wong 2026-01-27 16:28:26 +00:00
parent 4b22a584b9
commit 15fa61aae2
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.1
pkgver = 1.0.2
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.1.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.1/hamr-linux-x86_64.tar.gz
source = hamr-bin-1.0.2.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.2/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.1
pkgver=1.0.2
pkgrel=1
pkgdesc="A fast, extensible desktop launcher for Linux (pre-built binaries)"
arch=('x86_64')