diff --git a/.SRCINFO b/.SRCINFO index 6b492876c09b..2ce15570f5fe 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 2716fa2881fd..56838bbc55d0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')