[arch-commits] Commit in cantata/trunk (PKGBUILD)

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Mar 17 19:56:37 UTC 2013


    Date: Sunday, March 17, 2013 @ 20:56:37
  Author: cinelli
Revision: 86461

Fixed PKGBUILD arch and pkgrel

Modified:
  cantata/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-17 19:35:44 UTC (rev 86460)
+++ PKGBUILD	2013-03-17 19:56:37 UTC (rev 86461)
@@ -7,8 +7,8 @@
 pkgname=cantata
 pkgver=0.9.2
 pkgdesc="A KDE client for the music player daemon (MPD)"
-pkgrel=2
-arch=('any')
+pkgrel=3
+arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/Cantata?content=147733"
 license=('GPL')
 depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp')




More information about the arch-commits mailing list