summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Folie2018-01-06 01:24:06 +0100
committerAdrien Folie2018-01-06 01:24:06 +0100
commitb621f46531e466df7a3e61d8927c0b54b664d936 (patch)
tree263682a408c714e4515364ed69f5e6327bf8a2f7
parent77b0690398bb84dcda5df0863e08bf430157456a (diff)
downloadaur-b621f46531e466df7a3e61d8927c0b54b664d936.tar.gz
update to 0.3.0
-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")