summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAbdo Roig-Maranges2019-05-11 12:11:22 +0200
committerAbdo Roig-Maranges2019-05-11 12:11:22 +0200
commit3531188b71ff9e6d3cf708f761f02e1164c4b693 (patch)
treee5d60e38ca56498b5a874afbd553894de6178493 /PKGBUILD
parent906c260ab290387da86db6fc2ee17dd38ca84f2b (diff)
downloadaur-3531188b71ff9e6d3cf708f761f02e1164c4b693.tar.gz
update version and url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32b529113dab..8468e19aeea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Abdó Roig-Maranges <abdo.roig@gmail.com>
pkgname=git-remote-hg-git
-pkgver=r282.765f9ae
+pkgver=r285.f050de1
pkgrel=1
epoch=2
provides=("git-remote-hg")
conflicts=("git-remote-hg")
pkgdesc="Transparent bidirectional bridge between Git and Mercurial"
arch=('any')
-url="https://github.com/felipec/git-remote-hg"
+url="https://github.com/mnauw/git-remote-hg"
license=('GPL2')
depends=('git' 'mercurial')
makedepends=('asciidoc')