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