Revert "New package: statnot-0.0.4"

Didn't mean to commit this just yet.

This reverts commit fdd89810bf.
This commit is contained in:
Dominik Honnef 2016-01-05 09:35:56 +01:00
parent 48fa9641e0
commit 06c1c3d880
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
# Template file for 'statnot'
pkgname=statnot
version=0.0.4
revision=1
build_style=gnu-makefile
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
}