summaryrefslogtreecommitdiff
path: root/bash-git-prompt
diff options
context:
space:
mode:
Diffstat (limited to 'bash-git-prompt')
-rwxr-xr-xbash-git-prompt/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bash-git-prompt/PKGBUILD b/bash-git-prompt/PKGBUILD
index 22137324..b0801441 100755
--- a/bash-git-prompt/PKGBUILD
+++ b/bash-git-prompt/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.1
pkgrel=1
pkgdesc="nice, git-aware prompt for bash"
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=()
@@ -19,7 +19,7 @@ backup=(
)
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('6e4e446f3d485c35082e2eef0160ded0951839ae43596a0313d06811b61dd72a501dc4f9bcbb3b229035254ac342c1ae423fd58279dc877c04a56d10594c08db')