summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Palmos2024-02-18 08:19:04 +1000
committerMichael Palmos2024-02-18 08:19:04 +1000
commit978c3a7c9f055e26a5abbcf753d6040f45015126 (patch)
tree593da32b998a4303c30336a67fb4c2b06932c70c /PKGBUILD
parentc14d130829bbfc8becc7ea84518dda9cab799bed (diff)
downloadaur-978c3a7c9f055e26a5abbcf753d6040f45015126.tar.gz
0.10.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7643f6cd6cc..063f43fca3af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wired
_pkgname=wired-notify
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=1
pkgdesc="Lightweight notification daemon with highly customizable layout blocks, written in Rust."
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ makedepends=('rust' 'cargo')
provides=('wired')
conflicts=('wired')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Toqozz/wired-notify/archive/${pkgver}.tar.gz")
-sha256sums=('18ec644bf8954bee39cc436d3c6b0033b37927e1c090c3aa91cd160796e8afe8')
+sha256sums=('00c0173ca78322005b233a5438a322e1d4c3ed02118678c5d0a43d0f8706aad8')
build() {