summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarsh Sharma2024-04-04 20:22:34 +0530
committerHarsh Sharma2024-04-04 20:22:34 +0530
commitdb226f0109622e058c130c876960a73ef85e6ca0 (patch)
tree3cd2f45d6359ba3467cba2ac6cb4f6fc13084ef6
parent008083792aea8b2b2c57c25b767f12ee553de320 (diff)
downloadaur-db226f0109622e058c130c876960a73ef85e6ca0.tar.gz
update package to v0.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60111c63e51f..b6df7ccb345e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyprnotify
pkgdesc = A notification daemon with 'hyprctl notify' as its backend.
- pkgver = 0.6.1
+ pkgver = 0.6.2
pkgrel = 1
url = https://github.com/codelif/hyprnotify
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = hyprnotify
makedepends = alsa-lib
makedepends = binutils
depends = hyprland
- source = hyprnotify-0.6.1.tar.gz::https://github.com/codelif/hyprnotify/archive/v0.6.1.tar.gz
+ source = hyprnotify-0.6.2.tar.gz::https://github.com/codelif/hyprnotify/archive/v0.6.2.tar.gz
sha256sums = 27a5ed365e8b7c72e14715f719e0f13028dbd75fa3db71d5806f4f5f600ccb27
pkgname = hyprnotify
diff --git a/PKGBUILD b/PKGBUILD
index 93bdc86a8932..9fab087a28e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Harsh Sharma <goharsh007 at gmail dot com>
pkgname=hyprnotify
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="A notification daemon with 'hyprctl notify' as its backend."
arch=(x86_64 aarch64)