[arch-commits] Commit in workrave/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Oct 25 10:42:16 UTC 2017
Date: Wednesday, October 25, 2017 @ 10:42:15
Author: spupykin
Revision: 264230
upgpkg: workrave 1.10.18-1
Modified:
workrave/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-25 10:42:06 UTC (rev 264229)
+++ PKGBUILD 2017-10-25 10:42:15 UTC (rev 264230)
@@ -3,7 +3,7 @@
# Maintainer: William Rea <sillywilly at gmail.com>
pkgname=workrave
-pkgver=1.10.16
+pkgver=1.10.18
pkgrel=1
pkgdesc="a tool to help RSI"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('intltool' 'gobject-introspection' 'python2-cheetah' 'autoconf-archive')
optdepends=('gst-plugins-good: to play sound events')
source=($pkgname-$pkgver.tar.gz::https://github.com/rcaelers/workrave/archive/v${pkgver//./_}.tar.gz)
-md5sums=('b9bf77bfe0c909fff56759e7dda40f9d')
+sha256sums=('f0de5abd2c3a29106b915f1c051808f6083e1052b46c5143ff96e2334757e91b')
build() {
cd "$srcdir"/workrave-${pkgver//./_}
More information about the arch-commits
mailing list