Received: from fx.arvanta.net (static-213-198-238-194.adsl.eunet.rs [213.198.238.194]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 0898A781B4D for <~alpine/aports@lists.alpinelinux.org>; Sat, 10 Aug 2019 09:30:20 +0000 (UTC) Received: from arya.arvanta.net (arya.arvanta.net [10.5.1.6]) by fx.arvanta.net (Postfix) with ESMTP id F216462A3 for <~alpine/aports@lists.alpinelinux.org>; Sat, 10 Aug 2019 11:30:19 +0200 (CEST) Date: Sat, 10 Aug 2019 11:30:19 +0200 From: Milan =?utf-8?Q?P=2E_Stani=C4=87?= To: ~alpine/aports@lists.alpinelinux.org Subject: Re: [PATCH] testing/dolphin-emu: upgrade to latest git master Message-ID: <20190810093019.GA886@arya.arvanta.net> References: <20190810004615.9309-1-bribbers@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190810004615.9309-1-bribbers@disroot.org> User-Agent: Mutt/1.12.1 (2019-06-15) Hi Bart, Could you use better commit message? For example: testing/dolphin-emu: upgrade to 5.0_git20190809 or something similar Thanks for helping Alpine Linux -- regards On Sat, 2019-08-10 at 02:46, Bart Ribbers wrote: > --- > testing/dolphin-emu/APKBUILD | 14 +++++--------- > 1 file changed, 5 insertions(+), 9 deletions(-) > > diff --git a/testing/dolphin-emu/APKBUILD b/testing/dolphin-emu/APKBUILD > index 38db414307..51c6243c0e 100644 > --- a/testing/dolphin-emu/APKBUILD > +++ b/testing/dolphin-emu/APKBUILD > @@ -2,9 +2,9 @@ > # Maintainer: Bart Ribbers > pkgname=dolphin-emu > _pkgname=dolphin > -pkgver=5.0_git20190707 > +pkgver=5.0_git20190809 > pkgrel=0 > -_commit="398aa2a9f976169c4ac8228f0969971f3e2ba2f3" > +_commit="b88e5610ab7db20aeda240a22f6223fa9cc905c6" [...]