summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-04-01 14:50:26 +0200
committerJosip Ponjavic2018-04-01 14:50:26 +0200
commit853a8a30a3443e60305f69c188da7d3d1ea7253e (patch)
tree7f079e1cea4b4714c95617ac3076b2a7c8b5ec26
parentef457df89cf47f4cf8d30f64d0cbe7415d7841d7 (diff)
downloadaur-853a8a30a3443e60305f69c188da7d3d1ea7253e.tar.gz
bump: 0.9.0.r457.g18f9929-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b89548787828..e40894ac633c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i3status-rust-git
pkgdesc = Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust
- pkgver = 0.9.0.r451.g8787509
+ pkgver = 0.9.0.r457.g18f9929
pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
diff --git a/PKGBUILD b/PKGBUILD
index b49b0d341e90..9f327e284b01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=i3status-rust-git
-pkgver=0.9.0.r451.g8787509
+pkgver=0.9.0.r457.g18f9929
pkgrel=1
pkgdesc='Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust'
arch=('x86_64')