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

Antonio Rojas arojas at archlinux.org
Sat Sep 21 08:45:36 UTC 2019


    Date: Saturday, September 21, 2019 @ 08:45:35
  Author: arojas
Revision: 511331

Update to 0.12.11

Modified:
  rsibreak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-21 08:43:39 UTC (rev 511330)
+++ PKGBUILD	2019-09-21 08:45:35 UTC (rev 511331)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=rsibreak
-pkgver=0.12.10
+pkgver=0.12.11
 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"
@@ -10,7 +10,7 @@
 depends=(knotifyconfig kidletime hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('93f790e107c9ec98c6a5f45f89b318a0b72c906c69828f2f91094b859510cc51'
+sha256sums=('1bf2e7d837a0807542b6f505a7fa71aa48e576ef4bb68ad0d4dddeba9e795d25'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
 
@@ -29,4 +29,3 @@
   cd build
   make DESTDIR="$pkgdir" install
 }
-



More information about the arch-commits mailing list