Date: Sunday, October 9, 2016 @ 21:08:50 Author: arojas Revision: 191749
Update to 0.12.4 Modified: rsibreak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 21:02:10 UTC (rev 191748) +++ PKGBUILD 2016-10-09 21:08:50 UTC (rev 191749) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=rsibreak -pkgver=0.12.3 +pkgver=0.12.4 pkgrel=1 pkgdesc="Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)" url="https://userbase.kde.org/RSIBreak" @@ -11,7 +11,7 @@ depends=(knotifyconfig kidletime hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools python) source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -md5sums=('a27ef8361c50c90efa05578a947563a8') +md5sums=('b723a38237efad7983647306ce4dd421') prepare() { mkdir -p build
