summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Palmos2024-01-13 20:24:27 +1000
committerMichael Palmos2024-01-13 20:24:27 +1000
commitc14d130829bbfc8becc7ea84518dda9cab799bed (patch)
tree3b9b1d26327bf0f2b568739c22b916c4d60e8e7d /PKGBUILD
parenta21938dfdd04c78a61d3385993729eaff6702745 (diff)
downloadaur-c14d130829bbfc8becc7ea84518dda9cab799bed.tar.gz
0.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0344aea5630..b7643f6cd6cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wired
_pkgname=wired-notify
-pkgver=0.10.3
+pkgver=0.10.4
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=('d589f3b856a22082cd7e61bb76acf7614af21e851290855c4bbafd72835296f5')
+sha256sums=('18ec644bf8954bee39cc436d3c6b0033b37927e1c090c3aa91cd160796e8afe8')
build() {