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

Jelle van der Waa jelle at archlinux.org
Fri Jul 10 18:43:02 UTC 2020


    Date: Friday, July 10, 2020 @ 18:43:01
  Author: jelle
Revision: 663130

Rebuild to become reproducible

Modified:
  timew/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 18:42:18 UTC (rev 663129)
+++ PKGBUILD	2020-07-10 18:43:01 UTC (rev 663130)
@@ -3,7 +3,7 @@
 
 pkgname=timew
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A command line time tracking application"
 arch=('x86_64')
 url="https://timewarrior.net/"
@@ -13,7 +13,7 @@
             'python: Holiday refresh script')
 install=$pkgname.install
 source=("https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${pkgver}/timew-${pkgver}.tar.gz")
-sha256sums=('1f3b9166a96637d3c098a7cfcff74ca61c41f13e2ca21f6c7ad6dd54cc74ac70')
+sha256sums=('c04c3ebefddd485323784409987ae66c11c3ce4c882a290c10934336a196f3e8')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list