summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAbdo Roig-Maranges2016-08-25 10:50:42 +0200
committerAbdo Roig-Maranges2016-08-25 10:50:42 +0200
commitde81c04399c515931f5d5e127554e0f5f6e5cf45 (patch)
treea036bab49a0f0dc667678897bd1a0d285769c53c /PKGBUILD
parentc7d2a3e7f342160eb7f176ff1ef3eddbef5bf3ae (diff)
downloadaur-de81c04399c515931f5d5e127554e0f5f6e5cf45.tar.gz
Use felipec repo. Seems that he is back on business!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f1e7e406a04..6f89557b7354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,16 @@
pkgname=git-remote-hg-git
pkgver=0.3.r11.g628d26c
pkgrel=1
+epoch=1
provides=("git-remote-hg")
conflicts=("git-remote-hg")
pkgdesc="Transparent bidirectional bridge between Git and Mercurial"
arch=('any')
-url="https://github.com/fingolfin/git-remote-hg"
+url="https://github.com/felipec/git-remote-hg"
license=('GPL2')
depends=('git' 'mercurial')
makedepends=('asciidoc')
-source=("git+https://github.com/fingolfin/git-remote-hg.git")
+source=("git+https://github.com/felipec/git-remote-hg.git")
md5sums=('SKIP')
pkgver() {