Date: Monday, April 25, 2016 @ 23:36:31
  Author: arojas
Revision: 171860

Update to 0.12.2

Modified:
  rsibreak/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-25 21:07:39 UTC (rev 171859)
+++ PKGBUILD    2016-04-25 21:36:31 UTC (rev 171860)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=rsibreak
-pkgver=0.12.1
+pkgver=0.12.2
 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";
@@ -9,10 +9,10 @@
 arch=(i686 x86_64)
 license=(GPL)
 depends=(knotifyconfig kidletime hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
+makedepends=(extra-cmake-modules kdoctools python)
 
source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
 install=$pkgname.install
-md5sums=('717f7f129c1a742e3049ed0c0f0d15e5')
+md5sums=('5136d10fe592ed57b06e2e733244d90c')
 
 prepare() {
   mkdir -p build

Reply via email to