libdom: remove revision, new day == new pkg

This commit is contained in:
davehome 2012-02-23 17:37:23 -07:00
parent 91bb970ac2
commit 644e66c00d
2 changed files with 0 additions and 2 deletions

View file

@ -1,6 +1,5 @@
# Template file for 'libdom-devel'.
#
revision=1
short_desc="${sourcepkg} development files"
long_desc="${long_desc}

View file

@ -1,7 +1,6 @@
# Template build file for 'libdom'.
pkgname=libdom
version="$(date -u +%Y%m%d)"
revision=1
homepage="http://www.netsurf-browser.org"
short_desc="Implementation of the W3C DOM, written in C."
maintainer="davehome <davehome@redthumb.info.tm>"