Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/dunst/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = dunst
pkgver = 1.12.2
pkgver = 1.13.0
pkgdesc = A highly configurable and lightweight notification daemon
arch = any
makedepends = libdbus-1-dev
Expand All @@ -11,7 +11,7 @@ pkgbase = dunst
makedepends = libnotify-dev
maintainer = Elsie19 <[email protected]>
repology = project: dunst
source = @dunst~1.12.2::https://github.com/dunst-project/dunst/archive/refs/tags/v1.12.2.tar.gz
sha256sums = 8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32
source = @dunst~1.13.0::https://github.com/dunst-project/dunst/archive/refs/tags/v1.13.0.tar.gz
sha256sums = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0

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

Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -2573,7 +2573,7 @@ pkgbase = duf-deb
pkgname = duf-deb
---
pkgbase = dunst
pkgver = 1.12.2
pkgver = 1.13.0
pkgdesc = A highly configurable and lightweight notification daemon
arch = any
makedepends = libdbus-1-dev
Expand All @@ -2585,8 +2585,8 @@ pkgbase = dunst
makedepends = libnotify-dev
maintainer = Elsie19 <[email protected]>
repology = project: dunst
source = @dunst~1.12.2::https://github.com/dunst-project/dunst/archive/refs/tags/v1.12.2.tar.gz
sha256sums = 8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32
source = @dunst~1.13.0::https://github.com/dunst-project/dunst/archive/refs/tags/v1.13.0.tar.gz
sha256sums = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0

pkgname = dunst
---
Expand Down
Loading