summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Scholberg2016-11-05 19:52:47 -0400
committerDavid Scholberg2016-11-05 19:52:47 -0400
commit77a81ac08d1cac2d8325b5f26c4b5490acc5d483 (patch)
tree29b27c5a09503dd6691c3f512853542e4ccc14fe
parent19041c95675eb634b7cc4e8bd2323ea2147d2398 (diff)
downloadaur-77a81ac08d1cac2d8325b5f26c4b5490acc5d483.tar.gz
upstream version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 602e6ef75a89..454cbf30766c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = goblocks
pkgdesc = Fast, lightweight i3status replacement written in Go
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://github.com/davidscholberg/goblocks
install = goblocks.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 58727c50341b..e204e46cef34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Scholberg <recombinant.vector@gmail.com>
pkgname='goblocks'
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc='Fast, lightweight i3status replacement written in Go'
arch=('x86_64'
'i686')