summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')