summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34599770da78..6f4e0bccd634 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firegrid
pkgdesc = Click anywhere with only a few key strokes
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://github.com/foliea/firegrid
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = firegrid
makedepends = shards
depends = qt5-base
depends = xdotool
- source = https://github.com/foliea/firegrid/archive/0.2.1.tar.gz
+ source = https://github.com/foliea/firegrid/archive/0.2.2.tar.gz
md5sums = SKIP
pkgname = firegrid
diff --git a/PKGBUILD b/PKGBUILD
index 98ce19de02a7..23fe330b2765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrien Folie <folie.adrien@gmail.com>
pkgname=firegrid
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Click anywhere with only a few key strokes"
arch=("x86_64")