summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4ca3038617b..1ce8d8620f8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Ellis Clayton <ellis at ellis dot codes>
pkgname=nofi-bin
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
pkgdesc="An interruption-free notification system for Linux"
arch=('x86_64')
@@ -9,8 +9,8 @@ url="https://github.com/ellsclytn/nofi"
license=('MIT')
provides=('nofi')
depends=('rofi' 'libnotify' 'dbus')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ellsclytn/nofi/releases/download/v0.2.3/nofi-0.2.3-x86_64-unknown-linux-gnu.tar.gz")
-sha512sums=('12c5fa9c1c7e84cf506c64cc12f573b3564c39b0e9be6fccacb3d877fd9381782846b8edec6db270571398f768a171e91b3a73cb929e616520b5715cb8c62790')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ellsclytn/nofi/releases/download/v0.2.4/nofi-0.2.4-x86_64-unknown-linux-gnu.tar.gz")
+sha512sums=('b8a030cf4fa136a4e01c664526034a99e83bdf86a20858d9caf9783ec87218c4d4626b2165cabf7bd3bd5d89a12ce8617c40729b043cb367c7a09bb79f112167')
package() {
cd "nofi-$pkgver"