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

Antonio Rojas arojas at archlinux.org
Sat Apr 17 08:40:03 UTC 2021


    Date: Saturday, April 17, 2021 @ 08:40:02
  Author: arojas
Revision: 919626

Update to 1.10.45

Modified:
  workrave/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 08:36:34 UTC (rev 919625)
+++ PKGBUILD	2021-04-17 08:40:02 UTC (rev 919626)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=workrave
-pkgver=1.10.44
-pkgrel=2
+pkgver=1.10.45
+pkgrel=1
 pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury (RSI)"
 arch=('x86_64')
 url="https://workrave.org/"
@@ -16,8 +16,8 @@
             'gnome-panel: Applet for GNOME Panel'
             'mate-panel: Applet for MATE Panel'
             'xfce4-panel: Applet for Xfce4 Panel')
-source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz")
-sha256sums=('6a87710403ca4c88ef05137cc9414b4a2a518b94f1f107eecdf83dbde490ba37')
+source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-v$pkgver.tar.gz")
+sha256sums=('dafee5e7004086189c9c2962041b4d9e2b195c76dc8fa285e8ecbf84e8c7314d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list