dunst: update to 1.3.0.

Closes: #10510 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-06 01:58:31 -02:00 committed by Jürgen Buchmüller
parent 27ae8a99d4
commit 613f045cd8
1 changed files with 2 additions and 3 deletions

View File

@ -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
}