Skip to content

Commit 9a3ebee

Browse files
authored
upd(dunst): 1.12.2 -> 1.13.0 (#8301)
1 parent 69b6d76 commit 9a3ebee

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/dunst/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgbase = dunst
2-
pkgver = 1.12.2
2+
pkgver = 1.13.0
33
pkgdesc = A highly configurable and lightweight notification daemon
44
arch = any
55
makedepends = libdbus-1-dev
@@ -11,7 +11,7 @@ pkgbase = dunst
1111
makedepends = libnotify-dev
1212
maintainer = Elsie19 <[email protected]>
1313
repology = project: dunst
14-
source = @dunst~1.12.2::https://github.com/dunst-project/dunst/archive/refs/tags/v1.12.2.tar.gz
15-
sha256sums = 8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32
14+
source = @dunst~1.13.0::https://github.com/dunst-project/dunst/archive/refs/tags/v1.13.0.tar.gz
15+
sha256sums = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0
1616

1717
pkgname = dunst

packages/dunst/dunst.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
pkgname="dunst"
22
arch=("any")
3-
pkgver="1.12.2"
3+
pkgver="1.13.0"
44
source=("@${pkgname}~${pkgver}::https://github.com/dunst-project/dunst/archive/refs/tags/v${pkgver}.tar.gz")
55
makedepends=("libdbus-1-dev" "libxinerama1" "libxrandr2" "libxss1" "libxss-dev" "libgtk-3-dev" "libnotify-dev")
66
pkgdesc="A highly configurable and lightweight notification daemon"
7-
sha256sums=("8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32")
7+
sha256sums=("7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0")
88
maintainer=("Elsie19 <[email protected]>")
99
repology=("project: ${pkgname}")
1010

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,7 +2573,7 @@ pkgbase = duf-deb
25732573
pkgname = duf-deb
25742574
---
25752575
pkgbase = dunst
2576-
pkgver = 1.12.2
2576+
pkgver = 1.13.0
25772577
pkgdesc = A highly configurable and lightweight notification daemon
25782578
arch = any
25792579
makedepends = libdbus-1-dev
@@ -2585,8 +2585,8 @@ pkgbase = dunst
25852585
makedepends = libnotify-dev
25862586
maintainer = Elsie19 <[email protected]>
25872587
repology = project: dunst
2588-
source = @dunst~1.12.2::https://github.com/dunst-project/dunst/archive/refs/tags/v1.12.2.tar.gz
2589-
sha256sums = 8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32
2588+
source = @dunst~1.13.0::https://github.com/dunst-project/dunst/archive/refs/tags/v1.13.0.tar.gz
2589+
sha256sums = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0
25902590

25912591
pkgname = dunst
25922592
---

0 commit comments

Comments
 (0)