From 25e4adf53e13a1eb75ceac29ad860e7f10072bc0 Mon Sep 17 00:00:00 2001 From: jarbowski Date: Sat, 2 May 2015 17:03:22 +0200 Subject: [PATCH] foobnix: removed tailing dot in short_desc --- srcpkgs/foobnix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/foobnix/template b/srcpkgs/foobnix/template index cd95dc6463b..64124ad92d5 100644 --- a/srcpkgs/foobnix/template +++ b/srcpkgs/foobnix/template @@ -5,7 +5,7 @@ revision=1 build_style="python-module" hostmakedepends="python-setuptools python-devel" makedepends="python-devel" -short_desc=="Light and functional music player." +short_desc=="Light and functional music player" homepage="http://www.foobnix.com" license="GPL-3" depends="gst-plugins-good gst-ffmpeg gst-python gst-plugins-bad gst-plugins-ugly libnotify mutagen python-chardet python-dbus python-gobject2 python-simplejson webkitgtk xclip xsel"