update github username

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2018-02-05 10:32:12 +01:00
parent 6f5e4bac07
commit a9fcba133e
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
6 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
PRGNAM="gem2tgz"
VERSION="1.3"
HOMEPAGE="http://github.com/cycojesus/gem2tgz"
HOMEPAGE="http://github.com/gwenhael-le-moine/gem2tgz"
DOWNLOAD="https://github.com/downloads/cycojesus/gem2tgz/gem2tgz-1.3.tar.xz"
MD5SUM="c0ef32bd560d37c0a33f9bd7b9985222"
DOWNLOAD_x86_64=""

View file

@ -14,6 +14,6 @@ gem2tgz:
gem2tgz:
gem2tgz:
gem2tgz:
gem2tgz: http://github.com/cycojesus/gem2tgz
gem2tgz: http://github.com/gwenhael-le-moine/gem2tgz
gem2tgz:

View file

@ -1,7 +1,7 @@
PRGNAM="npm2tgz"
VERSION="1.3.4"
HOMEPAGE="http://github.com/cycojesus/npm2tgz"
DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.4.tar.gz"
HOMEPAGE="http://github.com/gwenhael-le-moine/npm2tgz"
DOWNLOAD="http://github.com/gwenhael-le-moine/npm2tgz/archive/1.3.4.tar.gz"
MD5SUM="82de40cadf8dfe2f72c7c765cd4c1860"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -14,6 +14,6 @@ npm2tgz:
npm2tgz:
npm2tgz:
npm2tgz:
npm2tgz: http://github.com/cycojesus/npm2tgz
npm2tgz: http://github.com/gwenhael-le-moine/npm2tgz
npm2tgz:

View file

@ -31,7 +31,7 @@ cd $TMP
if [ ! -e $REPOSITORY ] ; then
mkdir -p $(dirname $REPOSITORY)
cd $(dirname $REPOSITORY)
git clone "https://github.com/cycojesus/emstar.git" $PRGNAM
git clone "https://github.com/gwenhael-le-moine/emstar.git" $PRGNAM
fi
( cd $REPOSITORY
@ -71,7 +71,7 @@ $PRGNAM:
$PRGNAM:
$PRGNAM:
$PRGNAM:
$PRGNAM: http://github.com/cycojesus/emstar
$PRGNAM: http://github.com/gwenhael-le-moine/emstar
$PRGNAM:
EOF

View file

@ -26,7 +26,7 @@ mkdir -p $TMP
rm -fr $TMP/$PRGNAM $PKG
# Fetching sources
[ ! -e $REPOSITORY ] && git clone https://github.com/cycojesus/x49gp.git $REPOSITORY
[ ! -e $REPOSITORY ] && git clone https://github.com/gwenhael-le-moine/x49gp.git $REPOSITORY
( cd $REPOSITORY && git pull )
VERSION="$( cd $REPOSITORY && git log -1 --format=%h_%ad --date=format:%Y.%m.%d )"
cp -R $REPOSITORY $TMP/$PRGNAM
@ -96,7 +96,7 @@ $PRGNAM: Post-installation setup:
$PRGNAM: $ x49gp-bootstrap-config
$PRGNAM:
$PRGNAM: https://sourceforge.net/projects/x49gp/
$PRGNAM: https://github.com/cycojesus/x49gp
$PRGNAM: https://github.com/gwenhael-le-moine/x49gp
EOF
makepkg -l y -c n $OUTPUT/$PRGNAM-$(echo $VERSION | tr -d '-')-$ARCH-$BUILD$TAG.txz