Date: Sunday, November 6, 2022 @ 18:41:52
  Author: felixonmars
Revision: 1344017

upgpkg: git-repair 1.20220404-39: rebuild with hspec 2.10.4, hspec-core 2.10.4, 
hspec-discover 2.10.4

Modified:
  git-repair/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-06 18:41:50 UTC (rev 1344016)
+++ PKGBUILD    2022-11-06 18:41:52 UTC (rev 1344017)
@@ -1,5 +1,4 @@
 # Maintainer: Felix Yan <[email protected]>
-# Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=git-repair
 pkgver=1.20220404
@@ -13,7 +12,7 @@
          'haskell-network' 'haskell-network-uri' 
'haskell-optparse-applicative' 'haskell-quickcheck'
          'haskell-split' 'haskell-unix-compat' 'haskell-utf8-string')
 makedepends=('ghc')
-source=("git+https://git.joeyh.name/git/$pkgname.git#tag=$pkgver";)
+source=("$pkgname::git://git-repair.branchable.com/#tag=$pkgver")
 sha512sums=('SKIP')
 
 build() {

Reply via email to