summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Wellnitz2018-08-06 20:49:54 +0200
committerPhilip Wellnitz2018-08-06 20:49:54 +0200
commit3ab57ea1d781a65a3cc0292e5daff9d21308c34a (patch)
tree30240b85fbb9ef18922af4e3f8b44cd3f23e03a9
parentce0601f7c9f0aa88f24891f3b10550db43c8be4b (diff)
downloadaur-3ab57ea1d781a65a3cc0292e5daff9d21308c34a.tar.gz
python update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76adc69fcc8e..163262e724a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = powerline-i3-git
pkgdesc = The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager.
- pkgver = 1.8.0.5
- pkgrel = 1
+ pkgver = 1.8.3.4
+ pkgrel = 2
url = https://github.com/ph111p/powerline
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 27f3be4e8fdb..21317c2aab05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=powerline-i3-git
_pkgname=powerline
-pkgver=1.8.0.5
-pkgrel=1
+pkgver=1.8.3.4
+pkgrel=2
pkgdesc="The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager."
arch=('i686' 'x86_64')
url="https://github.com/ph111p/powerline"