From 3ce34b7ea858d185149f429f6d25617f9e914433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Ismael=20Haase=20Hern=C3=A1ndez?= Date: Fri, 4 Feb 2011 19:12:32 -0600 Subject: Changed message for libretools.install --- PKGBUILD | 2 +- libretools.install | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index df1eeb7..00369e5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ makedepends=(git) backup=(etc/libretools.conf) install=libretools.install source=(libretools.install) -md5sums=('61815bbb3180710625323d1fba211875') +md5sums=('c5ad8e8f11db1e1b83bed9334259f937') _gitroot="http://projects.parabolagnulinux.org/libretools.git" _gitname="libretools" diff --git a/libretools.install b/libretools.install index 6971f67..d2876ff 100644 --- a/libretools.install +++ b/libretools.install @@ -14,9 +14,9 @@ You should add this to your ~/.ssh/config file: # Parabola Host Host parabola Port 22 - HostName parabolagnulinux.org + HostName repo.parabolagnulinux.org User parabolavnx - IdentityFile ~/.ssh/id_dsa + IdentityFile ~/.ssh/id_rsa # End Parabola Host Edit IdentityFile as needed. -- cgit v1.2.2