diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-04 10:30:15 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-04 10:30:15 +0100 |
commit | ee258d2bab3645c89af539eb6c0db45273a0b1aa (patch) | |
tree | 10a3d2b485083f87f628b9d0cf86215652643ae7 | |
parent | 769cd2303c9369a312faeb8d4985ba09a8ff300f (diff) | |
download | repository-ee258d2bab3645c89af539eb6c0db45273a0b1aa.tar.gz |
dunst: bump to 1.8.1
-rw-r--r-- | dbus/dunst/checksums | 2 | ||||
-rw-r--r-- | dbus/dunst/sources | 2 | ||||
-rw-r--r-- | dbus/dunst/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dbus/dunst/checksums b/dbus/dunst/checksums index baf93c89..350a5746 100644 --- a/dbus/dunst/checksums +++ b/dbus/dunst/checksums @@ -1,2 +1,2 @@ %BLAKE3 -2b3fcd1b6e74cf863d9707362c87c73e927357f8d919f1b700516060eacc4fbb v1.8.0.tar.gz +a09c005af9944ce8eff72f6c4a55eb9154eea2f015a378191155d23d4ad1cab8 v1.8.1.tar.gz diff --git a/dbus/dunst/sources b/dbus/dunst/sources index 932dabf0..5d74468a 100644 --- a/dbus/dunst/sources +++ b/dbus/dunst/sources @@ -1 +1 @@ -https://github.com/dunst-project/dunst/archive/v1.8.0.tar.gz +https://github.com/dunst-project/dunst/archive/v1.8.1.tar.gz diff --git a/dbus/dunst/version b/dbus/dunst/version index ab764544..8aa37bcd 100644 --- a/dbus/dunst/version +++ b/dbus/dunst/version @@ -1 +1 @@ -1.8.0 1 +1.8.1 1 |