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