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 bf897340cdc6..e3080fb2216d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firegrid
pkgdesc = Click anywhere with only a few key strokes
- pkgver = 0.3.3
+ pkgver = 0.4.0
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.3.tar.gz
+ source = https://github.com/foliea/firegrid/archive/0.4.0.tar.gz
md5sums = SKIP
pkgname = firegrid
diff --git a/PKGBUILD b/PKGBUILD
index e4f1f169cebc..a086c2b66394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrien Folie <folie.adrien@gmail.com>
pkgname=firegrid
-pkgver=0.3.3
+pkgver=0.4.0
pkgrel=1
pkgdesc="Click anywhere with only a few key strokes"
arch=("x86_64")