summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a1eb7801a08..0193d8b9cf5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 28 16:53:09 UTC 2018
+# Sun Aug 12 20:01:26 UTC 2018
pkgbase = i3pystatus
pkgdesc = i3status replacement written in python for the i3 window manager
- pkgver = r1712.3eb12a3
+ pkgver = r1721.0d7156b
pkgrel = 1
url = https://github.com/enkore/i3pystatus
arch = i686
@@ -20,7 +20,7 @@ pkgbase = i3pystatus
optdepends = python-pywapi: For the weather module.,
optdepends = python-basiciw: For the wireless module.
optdepends = python-colour: For the pulseaudio module.
- source = git+https://github.com/enkore/i3pystatus.git#commit=3eb12a361fef480426a5afb37ff772bbfd87d408
+ source = git+https://github.com/enkore/i3pystatus.git#commit=0d7156b5b10efc88a32d7bf87ea3d10cbd1e207a
md5sums = SKIP
pkgname = i3pystatus
diff --git a/PKGBUILD b/PKGBUILD
index 94c2df743da5..353e1706586a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
#
# This'll be improved at some point to be an automated process.
-_pkgrev=3eb12a361fef480426a5afb37ff772bbfd87d408
+_pkgrev=0d7156b5b10efc88a32d7bf87ea3d10cbd1e207a
pkgname=i3pystatus
pkgdesc="i3status replacement written in python for the i3 window manager"
-pkgver=r1712.3eb12a3
+pkgver=r1721.0d7156b
pkgrel=1
arch=('i686' 'x86_64')
license=('mit')