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

Sergej Pupykin spupykin at archlinux.org
Tue Oct 27 10:42:10 UTC 2015


    Date: Tuesday, October 27, 2015 @ 11:42:09
  Author: spupykin
Revision: 145102

upgpkg: workrave 1.10.8-1

upd

Modified:
  workrave/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 10:42:06 UTC (rev 145101)
+++ PKGBUILD	2015-10-27 10:42:09 UTC (rev 145102)
@@ -3,18 +3,18 @@
 # Maintainer: William Rea <sillywilly at gmail.com>
 
 pkgname=workrave
-pkgver=1.10.6
-pkgrel=2
+pkgver=1.10.8
+pkgrel=1
 pkgdesc="a tool to help RSI"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://workrave.org"
 depends=('libxtst' 'gtkmm3' 'gdome2' 'gstreamer' 'libsm' 'libice' 'libxss')
-makedepends=('intltool' 'gobject-introspection' 'python2-cheetah')
+makedepends=('intltool' 'gobject-introspection' 'python2-cheetah' 'autoconf-archive')
 optdepends=('gst-plugins-good: to play sound events')
 install=$pkgname.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/rcaelers/workrave/archive/v${pkgver//./_}.tar.gz)
-md5sums=('6f9ee65b9d6878cac33e7d0a0e51bc38')
+md5sums=('29b2e49439d605bc55fd4e67a11b42c1')
 
 build() {
   cd $srcdir/workrave-${pkgver//./_}



More information about the arch-commits mailing list