summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracheronfail2023-11-12 16:18:50 +1030
committeracheronfail2023-11-12 14:54:32 +1030
commitfae10dec50ba17dfefca19daff8bc13ab90b1992 (patch)
tree695c6c18a9898cc0affd11d33653537a7cf9f294 /PKGBUILD
parentfae1a34d7f4d2692f91f3a2478132b3e979f46c0 (diff)
downloadaur-fae10dec50ba17dfefca19daff8bc13ab90b1992.tar.gz
0.10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5256e9e504a7..c3abacea2f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Callum Osmotherly <acheronfail@gmail.com>
pkgname=i3stat-bin
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc="A lightweight and batteries-included status_command for i3 and sway"
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=(
'i3-wm: use it as the i3 status_command'
)
source=("${pkgname%-bin}-${pkgver}.zip::$url/releases/download/${pkgver}/${pkgname%-bin}-x86_64-unknown-linux-gnu.zip")
-sha512sums=('cd3e5a7b70f7011e1ab4a0fb70bf9de4769b5aa142acef94e30716a05c1bfce43129e3bf21b374f8292b09294f3182f4cabec4b946ad545582b2376948bd8225')
+sha512sums=('0822cd3f0dc721febe05024b28a8b307bfad11e6192981cf23f1f410adc6af0463df01bd9d6c25031ef2183d3c944aeebe8d913144de54833fea1f661a0ac9ac')
package() {
cd "${pkgname%-bin}-x86_64-unknown-linux-gnu"