Date: Thursday, November 17, 2022 @ 21:21:10
  Author: alerque
Revision: 1349419

upgpkg: git-absorb 0.6.9-1

Modified:
  git-absorb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-17 21:08:52 UTC (rev 1349418)
+++ PKGBUILD    2022-11-17 21:21:10 UTC (rev 1349419)
@@ -3,7 +3,7 @@
 # Contributor: AsamK <[email protected]>
 
 pkgname=git-absorb
-pkgver=0.6.8
+pkgver=0.6.9
 pkgrel=1
 pkgdesc="git commit --fixup, but automatic"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libgit2')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tummychow/git-absorb/archive/${pkgver}.tar.gz";)
-sha256sums=('97cbd7aa532fccdd5e32944027167d66e6f4b76d40981d91859d3235c9692b9b')
+sha256sums=('feaee35e6771d66d6d895a69d59d812cfbcabbecaa70ece64f87528a8c3c2fb5')
 
 prepare() {
   cd "${pkgname}-${pkgver}"

Reply via email to