[arch-commits] Commit in git-warp-time/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Mar 3 10:47:55 UTC 2022


    Date: Thursday, March 3, 2022 @ 10:47:54
  Author: alerque
Revision: 1140369

upgpkg: git-warp-time 0.4.5-1

Modified:
  git-warp-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-03 10:29:08 UTC (rev 1140368)
+++ PKGBUILD	2022-03-03 10:47:54 UTC (rev 1140369)
@@ -1,8 +1,8 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=git-warp-time
-pkgver=0.4.4
-pkgrel=4
+pkgver=0.4.5
+pkgrel=1
 pkgdesc='reset timestamps of Git repository files to the time of the last modifying commit'
 arch=(x86_64)
 url="https://github.com/alerque/$pkgname"
@@ -14,7 +14,7 @@
              jq)
 _archive="$pkgname-$pkgver"
 source=("$url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('4e285a584756eb75703ac0dfdc5d27759d41cb8575ff0b0a66454429a1c4c021')
+sha256sums=('1889e7f3b8db27f9524caec06af574e2bdc9d20567c5cc6eea810ee82f095e03')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list