summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBertrand "Kamek" Bousquet2020-06-27 11:55:49 -0400
committerBertrand "Kamek" Bousquet2020-06-27 11:55:49 -0400
commit3bdd13bbaf9d3bb03aa7d15bed6ccdfdd64b5393 (patch)
treef0fb904e188242e9b6a53ffc117b841071191627 /PKGBUILD
parenta0b135aebc6afcb7ad9517c37af932a71597b357 (diff)
downloadaur-ntfd-bin.tar.gz
0.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4cd51cd3fae..f91a7095dc20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bertrand "Kamek" Bousquet <b.kamek@gmail.com>
pkgname=ntfd-bin
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="A lightweight notification daemon for fancy desktop integrations"
depends=('ttf-weather-icons')
@@ -11,8 +11,8 @@ license=("GPL")
provides=("ntfd")
source=("ntfd::${url}/releases/download/${pkgver}/ntfd-${arch}-unknown-linux-musl"
"config.toml::https://raw.githubusercontent.com/kamek-pf/ntfd/${pkgver}/config.toml")
-sha256sums=("3dba1f38f38772a23b2803782e245473c06fa8de8ffe33f08ebaed2d8666bc5d"
- "7d181f1c27ab95aa9b216dcac55aaffc3c92b3eb81ab60c6ab62fd8700b362f1")
+sha256sums=("a2afa7b550112fc805809b9859c4426d5d3478f85933bb9630d3ea8defc4f225"
+ "4d2c00c071efb810d1b4ec3e96652a27c1101000843b44ff1476a33ab62839f2")
package() {
install -Dm755 ntfd "${pkgdir}/usr/bin/ntfd"