summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-04-20 05:43:08 +0200
committerJosip Ponjavic2018-04-20 05:43:08 +0200
commit58a4dc3c0d1ea020ebf2fdeaed6d45a078a35f84 (patch)
tree0da726913ed74b901d2c70b70a2115c60b2c4539
parentca3c1b4341df53a4fbf163babb99aa3b0fc0d9d8 (diff)
downloadaur-58a4dc3c0d1ea020ebf2fdeaed6d45a078a35f84.tar.gz
upgpkg: 0.9.0.r464.g6fbb220-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b63435787539..151a64a6361d 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.r458.g7571c02
+ pkgver = 0.9.0.r464.g6fbb220
pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
diff --git a/PKGBUILD b/PKGBUILD
index 831675562765..b006f01c1ec3 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.r458.g7571c02
+pkgver=0.9.0.r464.g6fbb220
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')