Update to v1.0.3

This commit is contained in:
Stewart Wong 2026-01-27 16:51:46 +00:00
parent 15fa61aae2
commit e73ecd7618
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = hamr-bin
pkgdesc = A fast, extensible desktop launcher for Linux (pre-built binaries)
pkgver = 1.0.2
pkgver = 1.0.3
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.2.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.2/hamr-linux-x86_64.tar.gz
source = hamr-bin-1.0.3.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.3/hamr-linux-x86_64.tar.gz
sha256sums = SKIP
pkgname = hamr-bin

View file

@ -1,8 +1,8 @@
# Maintainer: Stewart <stewart@anomaly.co>
# Maintainer: Stewart <https://github.com/Stewart86>
# AUR package for hamr-bin - pre-built binaries
pkgname=hamr-bin
pkgver=1.0.2
pkgver=1.0.3
pkgrel=1
pkgdesc="A fast, extensible desktop launcher for Linux (pre-built binaries)"
arch=('x86_64')