[arch-commits] Commit in kdeplasma-addons/kde-unstable (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Jan 9 16:54:10 UTC 2010


    Date: Saturday, January 9, 2010 @ 11:54:09
  Author: pierre
Revision: 62492

fix syntax error

Modified:
  kdeplasma-addons/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-09 16:50:05 UTC (rev 62491)
+++ PKGBUILD	2010-01-09 16:54:09 UTC (rev 62492)
@@ -416,7 +416,7 @@
 }
 
 package_kdeplasma-addons-runners-audioplayercontrol() {
-	pkgdesc='Allows to control MPRIS audio players (it is able to search through Amarok\'s collection, too)'
+	pkgdesc="Allows to control MPRIS audio players (it is able to search through Amarok's collection, too)"
 	depends=('kdebase-workspace')
 	cd $srcdir/build/runners/audioplayercontrol
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list