Date: Thursday, July 26, 2018 @ 20:52:23 Author: shibumi Revision: 363636
upgpkg: playerctl 0.6.1-1 Modified: playerctl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-26 20:47:59 UTC (rev 363635) +++ PKGBUILD 2018-07-26 20:52:23 UTC (rev 363636) @@ -2,7 +2,7 @@ # Contributor: Ian D. Scott <[email protected]> # Contributor: Tony Crisci <[email protected]> pkgname=playerctl -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc="mpris media player controller and lib for spotify, vlc, audacious, bmp, xmms2, and others." arch=('x86_64') @@ -11,7 +11,7 @@ depends=('glib2') makedepends=('gobject-introspection' 'gtk-doc') source=("playerctl-${pkgver}.tar.gz::https://github.com/acrisci/playerctl/archive/v${pkgver}.tar.gz") -sha512sums=('8023b5704ca2a428510df6228850b616061289764cc3c4190c0c46f79d6a20e499495f2d773bd821357653ba63bca40eac70f7cc3a11251da3c6a4f7781db739') +sha512sums=('07c302eb06a96bf3b8aa180e68e85ef6f9fdb5933b80fbce8ee5f9a36c1d961eaf5638e319ff0b26475984acc57a447a4aa8e705667f77e4bd393364cdbfb284') prepare() { cd "${srcdir}/playerctl-${pkgver}"
