summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Scholberg2017-01-22 12:24:41 -0500
committerDavid Scholberg2017-01-22 12:24:41 -0500
commit0492393e8da7c414b429f27e8e82ab950d20e877 (patch)
treeb4c99f3fc076bf31d44dbd9e4b135858f99ba748
parent06243c0dc4f92221fdf2a35dcfe7ec2504a529ed (diff)
downloadaur-0492393e8da7c414b429f27e8e82ab950d20e877.tar.gz
upstream version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68f3b89393af..f3f4df4574b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = goblocks
pkgdesc = Fast, lightweight i3status replacement written in Go
- pkgver = 1.0.2
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/davidscholberg/goblocks
install = goblocks.install
diff --git a/PKGBUILD b/PKGBUILD
index 84ffcfa85913..0f6893e0b997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Scholberg <recombinant.vector@gmail.com>
pkgname='goblocks'
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc='Fast, lightweight i3status replacement written in Go'
arch=('x86_64'