release 1.9.0

This commit is contained in:
arcan1s
2014-05-21 19:56:59 +04:00
parent 5cf068875c
commit 5c861b3814
7 changed files with 6 additions and 69 deletions

View File

@ -19,7 +19,7 @@ rm -rf "${ARCHIVE}"
# build widget
ARCHIVE="pytextmonitor"
FILES="AUTHORS CHANGELOG CHANGELOG-RU COPYING TRANSLATORS.md"
FILES="AUTHORS CHANGELOG CHANGELOG-RU COPYING"
IGNORELIST="build usr"
# create archive
[[ -e ${ARCHIVE}-${VERSION}-src.tar.xz ]] && rm -f "${ARCHIVE}-${VERSION}-src.tar.xz"