summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-04-26 09:03:37 +0200
committerJosip Ponjavic2018-04-26 09:03:37 +0200
commitda593e3557be97ec084b4f16f798ad7bddf32c83 (patch)
tree9b01a6b31a2fa240d890fb7e85ffc3693983bfb6
parent58a4dc3c0d1ea020ebf2fdeaed6d45a078a35f84 (diff)
downloadaur-da593e3557be97ec084b4f16f798ad7bddf32c83.tar.gz
bump: 0.9.0.r480.g975f7b8-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 151a64a6361d..981c5927a9a0 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.r464.g6fbb220
+ pkgver = 0.9.0.r480.g975f7b8
pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
diff --git a/PKGBUILD b/PKGBUILD
index b006f01c1ec3..420fc97b8614 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.r464.g6fbb220
+pkgver=0.9.0.r480.g975f7b8
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')