mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
27ae8a99d4
commit
613f045cd8
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dunst'
|
# Template file for 'dunst'
|
||||||
pkgname=dunst
|
pkgname=dunst
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -12,9 +12,8 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://dunst-project.org"
|
homepage="https://dunst-project.org"
|
||||||
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
|
||||||
checksum=a3c05b5ef87e88704a6207236e42773dfbcf50cb23c7cf51e494a7236b75c5ad
|
checksum=74c0b1165cf7a9c71f562bd97697970528eae625d34c8714f8b9951bd5ca5be6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
rm ${DESTDIR}/usr/lib/systemd/user/dunst.service
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue