summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-02-07 13:54:36 +0100
committerJosip Ponjavic2018-02-07 13:54:36 +0100
commit484f0205f9229d15b87d4298244faf21ed202e45 (patch)
treeeeed3eb45ce13614de22d0b324fc4eb4d8498805
parenta9148da2f7b31765d5732a48ee780aa8d1f42462 (diff)
downloadaur-484f0205f9229d15b87d4298244faf21ed202e45.tar.gz
bump...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf89df48e59d..2b2dacb7eff3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.r407.g04f7124
- pkgrel = 2
+ pkgver = 0.9.0.r440.g881979b
+ pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 055c9d0b6c2e..0e08c517844a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=i3status-rust-git
-pkgver=0.9.0.r407.g04f7124
-pkgrel=2
+pkgver=0.9.0.r440.g881979b
+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')
url='https://github.com/greshake/i3status-rust'