added changelog, edited archive

This commit is contained in:
arcan1s
2014-03-31 08:28:32 +04:00
parent f640eb58d7
commit 9b981cb3f0
4 changed files with 84 additions and 2 deletions

View File

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