Date: Sunday, October 5, 2014 @ 11:36:34 Author: alucryd Revision: 120147
protobuf rebuild: clementine 1.2.3-3 Modified: clementine/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-05 05:38:32 UTC (rev 120146) +++ PKGBUILD 2014-10-05 09:36:34 UTC (rev 120147) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Maxime Gauduin <[email protected]> +# Maintainer: Maxime Gauduin <[email protected]> # Contributor: Stéphane Gaudreault <[email protected]> # Contributor: BlackEagle <[email protected]> # Contributor: Dany Martineau <[email protected]> @@ -6,7 +6,7 @@ pkgname=clementine pkgver=1.2.3 -pkgrel=2 +pkgrel=3 pkgdesc='A modern music player and library organizer' url='http://www.clementine-player.org/' license=('GPL') @@ -18,8 +18,8 @@ 'gstreamer0.10-bad-plugins: "Bad" plugin libraries' 'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries' 'gvfs: Various devices support') -install="${pkgname}.install" -source=("${pkgname}-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz" +install='clementine.install' +source=("clementine-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz" 'udisks-namespace.patch') sha256sums=('7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf' 'a7c2764576cee303a57e4efe6a5dbd583a66de8a15aee738bd92d4bb21786008')
