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

Antonio Rojas arojas at archlinux.org
Mon Jan 25 22:12:53 UTC 2016


    Date: Monday, January 25, 2016 @ 23:12:53
  Author: arojas
Revision: 158905

Update to 0.12.1

Modified:
  rsibreak/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-25 20:16:33 UTC (rev 158904)
+++ PKGBUILD	2016-01-25 22:12:53 UTC (rev 158905)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=rsibreak
-pkgver=0.12
-pkgrel=2
+pkgver=0.12.1
+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)
@@ -10,9 +10,9 @@
 license=(GPL)
 depends=(knotifyconfig kidletime hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
 install=$pkgname.install
-md5sums=('9db9f4a1f421a71f95753ef68c1a857e')
+md5sums=('717f7f129c1a742e3049ed0c0f0d15e5')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list