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