Date: Saturday, March 18, 2023 @ 18:34:26
  Author: alerque
Revision: 1423010

upgpkg: git-absorb 0.6.9-2; rebuild for libgi2-1.6

Modified:
  git-absorb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-18 18:29:09 UTC (rev 1423009)
+++ PKGBUILD    2023-03-18 18:34:26 UTC (rev 1423010)
@@ -4,12 +4,12 @@
 
 pkgname=git-absorb
 pkgver=0.6.9
-pkgrel=1
+pkgrel=2
 pkgdesc="git commit --fixup, but automatic"
 arch=('x86_64')
 url="https://github.com/tummychow/git-absorb";
 license=('BSD')
-depends=('libgit2')
+depends=('libgit2.so')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tummychow/git-absorb/archive/${pkgver}.tar.gz";)
 sha256sums=('feaee35e6771d66d6d895a69d59d812cfbcabbecaa70ece64f87528a8c3c2fb5')

Reply via email to