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 92a4ef9d79cd..5f43d593e0d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firegrid
pkgdesc = Click anywhere with only a few key strokes
- pkgver = 0.3.0
+ pkgver = 0.3.1
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.3.0.tar.gz
+ source = https://github.com/foliea/firegrid/archive/0.3.1.tar.gz
md5sums = SKIP
pkgname = firegrid
diff --git a/PKGBUILD b/PKGBUILD
index 5872debef0fd..004b9c7852cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrien Folie <folie.adrien@gmail.com>
pkgname=firegrid
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="Click anywhere with only a few key strokes"
arch=("x86_64")