New package: statnot-0.0.4
revision=2 to overwrite broken version in musl repo.
This commit is contained in:
parent
d832538046
commit
1b0ed79fc5
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'statnot'
|
||||||
|
pkgname=statnot
|
||||||
|
version=0.0.4
|
||||||
|
revision=2
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="pygtk python-dbus xsetroot"
|
||||||
|
short_desc="Notification system for lightweight window managers"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/halhen/statnot/"
|
||||||
|
distfiles="https://github.com/halhen/statnot/archive/${version}.tar.gz"
|
||||||
|
checksum=2864332c2e3cece682def8c3881ce1335fa9054a96a3142ddd761936e462d936
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Reference in New Issue