[arch-commits] Commit in rsibreak/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun May 29 20:05:09 UTC 2016


    Date: Sunday, May 29, 2016 @ 22:05:09
  Author: arojas
Revision: 177437

Update to 0.12.3

Modified:
  rsibreak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-29 18:15:24 UTC (rev 177436)
+++ PKGBUILD	2016-05-29 20:05:09 UTC (rev 177437)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=rsibreak
-pkgver=0.12.2
-pkgrel=2
+pkgver=0.12.3
+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"
 arch=(i686 x86_64)
@@ -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=('5136d10fe592ed57b06e2e733244d90c')
+md5sums=('a27ef8361c50c90efa05578a947563a8')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list