mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
dunst: update to 1.4.0.
This commit is contained in:
parent
b2b2b62a7a
commit
a6c97c9470
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dunst'
|
||||
pkgname=dunst
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_build_target="all dunstify"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
#changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
|
||||
homepage="https://dunst-project.org"
|
||||
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
|
||||
checksum=aab6e8fb1105a64153eee1db85d00ddb807994f03f7222aa46d40e3f3846d28a
|
||||
checksum=943c465ae2fdafeb6d611cd9b76ffaa3030a094b08b9185d234017f3f7654177
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue