From cf06bf91e34dedf65dec2078c4d15172508c53f0 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 24 Jan 2020 17:27:29 +0100 Subject: [PATCH] Change git url --- README.md | 6 +++--- dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml | 2 +- snap/snapcraft.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index eec3a31e..ea631f26 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -:strawberry: Strawberry Music Player [![Build Status](https://github.com/jonaski/strawberry/workflows/C/C++%20CI/badge.svg)](https://github.com/jonaski/strawberry/actions) +:strawberry: Strawberry Music Player [![Build Status](https://github.com/strawberrymusicplayer/strawberry/workflows/C/C++%20CI/badge.svg)](https://github.com/strawberrymusicplayer/strawberry/actions) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/jonaskvinge) ======================= Strawberry is a music player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, audio enthusiasts and audiophiles. The name is inspired by the band Strawbs. It's based on a heavily modified version of Clementine created in 2012-2013. It's written in C++ and Qt 5. * Website: https://www.strawberrymusicplayer.org/ - * Github: https://github.com/jonaski/strawberry + * Github: https://github.com/strawberrymusicplayer/strawberry * Buildbot: http://buildbot.strawberrymusicplayer.org/ * Latest builds: https://builds.strawberrymusicplayer.org/ @@ -70,7 +70,7 @@ You should also install the gstreamer plugins base and good, and optionally bad ### Get the code: - git clone https://github.com/jonaski/strawberry + git clone https://github.com/strawberrymusicplayer/strawberry ### Compile and install: diff --git a/dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml b/dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml index 0b134d49..83740ff0 100644 --- a/dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml +++ b/dist/unix/org.strawberrymusicplayer.strawberry.appdata.xml @@ -11,7 +11,7 @@ Strawberry Music Player A music player and collection organizer https://www.strawberrymusicplayer.org/ - https://github.com/jonaski/strawberry/ + https://github.com/strawberrymusicplayer/strawberry/strawberry

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6c1e3907..2d6b0b88 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -67,7 +67,7 @@ parts: strawberry: plugin: cmake source-type: git - source: https://github.com/jonaski/strawberry + source: https://github.com/strawberrymusicplayer/strawberry after: - alsa-lib - desktop-qt5