dbus-sharp-glib: remove trailing whitespaces.

This commit is contained in:
Juan RP 2013-07-11 11:16:12 +02:00
parent 5c5194f562
commit db825e8886

View file

@ -1,16 +1,16 @@
# Template file for 'dbus-sharp-glib' # Template file for 'dbus-sharp-glib'
pkgname=dbus-sharp-glib pkgname=dbus-sharp-glib
version=0.5 version=0.5
revision=1 revision=1
distfiles="https://github.com/mono/dbus-sharp-glib/archive/v${version}.tar.gz" distfiles="https://github.com/mono/dbus-sharp-glib/archive/v${version}.tar.gz"
checksum="208742e92ce4b6b4b0856e8cb70a2dad37aaae5f5708ff390b52c7938dabaea0" checksum="208742e92ce4b6b4b0856e8cb70a2dad37aaae5f5708ff390b52c7938dabaea0"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config automake" hostmakedepends="pkg-config automake"
makedepends="mono dbus-sharp<=0.7_1" makedepends="mono dbus-sharp<=0.7_1"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"
homepage="http://github.com/mono/dbus-sharp-glib/" homepage="http://github.com/mono/dbus-sharp-glib/"
license="Custom" license="Custom"
short_desc="C# Glib implementation of D-Bus" short_desc="C# Glib implementation of D-Bus"
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh