summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Sauter2023-03-01 17:48:11 +0100
committerMoritz Sauter2023-03-01 17:48:11 +0100
commit25d287f34dbb90e56269ff57211d833cf4b8dd15 (patch)
tree73791d1dd4701515c42234d6c1262911cc3c06aa
parent185f0495c5d4e4d66cb3c27cea1bd73ebe5a462f (diff)
downloadaur-25d287f34dbb90e56269ff57211d833cf4b8dd15.tar.gz
Raise pkg-rel version for update detection
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e04a40621ae..234f2fa25f94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = i3status-rust-full-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.30.4.r3161.gf4490035
- pkgrel = 1
+ pkgrel = 5
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index acfeb5d76f72..045ac334196d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=i3status-rust-full-git
shortname="${pkgname%-full-*}"
pkgver=0.30.4.r3161.gf4490035
-pkgrel=1
+pkgrel=5
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'