summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Bourgeois2017-02-11 16:03:03 +0100
committerQuentin Bourgeois2017-02-11 16:03:03 +0100
commitbad50a331fc08b5151d2f9db26ce533974931e9c (patch)
tree5c429b654c64ad2fe440f50d6f3d44f672457b3d
parente18ed23fb6ca2bedab83c85677a5314cf72cb7df (diff)
downloadaur-moolticute_ssh-agent.tar.gz
upgpkg: moolticute_ssh-agent 20170210-1
* point to the upstream repo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9362736484cf..1fd4679e6341 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = moolticute_ssh-agent
pkgdesc = Simple ssh-agent that loads keys stored from Moolticute
pkgver = 20170210
pkgrel = 1
- url = https://github.com/bobsaintcool/moolticute_ssh-agent
+ url = https://github.com/raoulh/moolticute_ssh-agent
install = moolticute_ssh-agent.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 35b983ad52eb..602ef437a138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('moolticute')
makedepends=('git'
'go')
-url="https://github.com/bobsaintcool/${pkgname}"
+url="https://github.com/raoulh/${pkgname}"
_gourl="${url##https://}"
install="${pkgname}.install"