Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
git-warp-time


Commits:
da1d32f3 by Caleb Maclennan at 2024-04-09T02:00:00+03:00
upgpkg: 0.7.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = git-warp-time
        pkgdesc = reset timestamps of Git repository files to the time of the 
last modifying commit
-       pkgver = 0.7.5
+       pkgver = 0.7.6
        pkgrel = 1
        url = https://github.com/alerque/git-warp-time
        arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = git-warp-time
        depends = glibc
        depends = libgit2
        depends = libgit2.so
-       source = 
https://github.com/alerque/git-warp-time/releases/download/v0.7.5/git-warp-time-0.7.5.tar.zst
-       source = 
https://github.com/alerque/git-warp-time/releases/download/v0.7.5/git-warp-time-0.7.5.tar.zst.asc
+       source = 
https://github.com/alerque/git-warp-time/releases/download/v0.7.6/git-warp-time-0.7.6.tar.zst
+       source = 
https://github.com/alerque/git-warp-time/releases/download/v0.7.6/git-warp-time-0.7.6.tar.zst.asc
        validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
-       sha256sums = 
287fdcf76e65f61cd66461ec68382a4c8dee748afc532d67e250cd2a70979d35
+       sha256sums = 
5d4d1f6abaad6af76fcad356cc5882e5ca3583e916e50dbbff2d2a5acede4b0f
        sha256sums = SKIP
 
 pkgname = git-warp-time


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <ca...@alerque.com>
 
 pkgname=git-warp-time
-pkgver=0.7.5
+pkgver=0.7.6
 pkgrel=1
 pkgdesc='reset timestamps of Git repository files to the time of the last 
modifying commit'
 arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(cargo
              jq)
 _archive="$pkgname-$pkgver"
 source=("$url/releases/download/v$pkgver/$_archive.tar.zst"{,.asc})
-sha256sums=('287fdcf76e65f61cd66461ec68382a4c8dee748afc532d67e250cd2a70979d35'
+sha256sums=('5d4d1f6abaad6af76fcad356cc5882e5ca3583e916e50dbbff2d2a5acede4b0f'
             'SKIP')
 validpgpkeys=('9F377DDB6D3153A48EB3EB1E63CC496475267693') # Caleb Maclennan 
<ca...@alerque.com> (@alerque)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-warp-time/-/commit/da1d32f398c92b7fe3813c5877a8f8a0ed698cde

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-warp-time/-/commit/da1d32f398c92b7fe3813c5877a8f8a0ed698cde
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to