parent
27ae8a99d4
commit
613f045cd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dunst'
|
||||
pkgname=dunst
|
||||
version=1.2.0
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -12,9 +12,8 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="https://dunst-project.org"
|
||||
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
|
||||
checksum=a3c05b5ef87e88704a6207236e42773dfbcf50cb23c7cf51e494a7236b75c5ad
|
||||
checksum=74c0b1165cf7a9c71f562bd97697970528eae625d34c8714f8b9951bd5ca5be6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
rm ${DESTDIR}/usr/lib/systemd/user/dunst.service
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue