summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65f527a8b9bf..6abbefab904b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=githud
pkgver=1.3.7
pkgrel=1
pkgdesc="heads up display for the command line that will show git information"
-url="http://hackage.haskell.org/package/$_hkgname"
+url="https://github.com/gbataille/gitHUD"
license=("BSD")
arch=('x86_64')
depends=('ghc' 'ghc-libs' 'haskell-mtl' 'haskell-parsec' 'haskell-text' 'haskell-unix' 'haskell-process')