Skip to content

Commit

Permalink
release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed May 21, 2014
1 parent 5cf0688 commit 5c861b3
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 69 deletions.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ optdepends=("amarok: for music player monitor"
makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('f0d5adc15ca95d2b75344ab12cc4830e')
md5sums=('0af86da1971ebc625d9b8d72c4e6a126')
backup=('usr/share/config/extsysmon.conf')

prepare() {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Information
-----------
PyTextMonitor is a minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm.

**NOTE** [LOOKING FOR TRANSLATORS!](https://github.com/arcan1s/pytextmonitor/blob/master/TRANSLATORS.md)
**NOTE** [LOOKING FOR TRANSLATORS!](https://github.com/arcan1s/pytextmonitor/issues/14)

Configuration
-------------
Expand Down
63 changes: 0 additions & 63 deletions TRANSLATORS.md

This file was deleted.

2 changes: 1 addition & 1 deletion create_archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion sources/readme/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Information
-----------
PyTextMonitor is a minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm.

**NOTE** [LOOKING FOR TRANSLATORS!](https://github.com/arcan1s/pytextmonitor/blob/master/TRANSLATORS.md)
**NOTE** [LOOKING FOR TRANSLATORS!](https://github.com/arcan1s/pytextmonitor/issues/14)

Configuration
-------------
Expand Down
2 changes: 1 addition & 1 deletion sources/readme/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Información
-----------
PyTextMonitor es un plasmoide minimalista escrito en Python2. Luce como los componentes visuales de awesome-wm.

**NOTA** [¡Se buscan traductores!](https://github.com/arcan1s/pytextmonitor/blob/master/TRANSLATORS.md)
**NOTA** [¡Se buscan traductores!](https://github.com/arcan1s/pytextmonitor/issues/14)

Configuración
-------------
Expand Down
2 changes: 1 addition & 1 deletion sources/readme/ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytextmonitor
----------
PyTextMonitor - минималистичный плазмоид, написанный на Python2. Он выглядит, как виджеты в Awesome WM.

**ВНИМАНИЕ** [НУЖНЫ ПЕРЕВОДЧИКИ!](https://github.com/arcan1s/pytextmonitor/blob/master/TRANSLATORS.md)
**ВНИМАНИЕ** [НУЖНЫ ПЕРЕВОДЧИКИ!](https://github.com/arcan1s/pytextmonitor/issues/14)

Настройка
---------
Expand Down

0 comments on commit 5c861b3

Please sign in to comment.