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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Jan 7 07:13:12 UTC 2022


    Date: Friday, January 7, 2022 @ 07:13:11
  Author: alerque
Revision: 1095797

upgpkg: git-warp-time 0.4.4-3

Modified:
  git-warp-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-07 03:06:14 UTC (rev 1095796)
+++ PKGBUILD	2022-01-07 07:13:11 UTC (rev 1095797)
@@ -2,18 +2,16 @@
 
 pkgname=git-warp-time
 pkgver=0.4.4
-pkgrel=2
-pkgdesc='reset file timestamps to repo state'
+pkgrel=3
+pkgdesc='reset timestamps of Git repository files to the time of the last modifying commit'
 arch=(x86_64)
 url="https://github.com/alerque/$pkgname"
 license=(GPL3)
 depends=(libgit2
          libgit2.so)
-makedepends=(bash-completion
-             cargo
+makedepends=(cargo
              git
-             jq
-             zsh)
+             jq)
 _archive="$pkgname-$pkgver"
 source=("$url/releases/download/v$pkgver/$_archive.tar.xz")
 sha256sums=('4e285a584756eb75703ac0dfdc5d27759d41cb8575ff0b0a66454429a1c4c021')



More information about the arch-commits mailing list