diff options
Diffstat (limited to 'community/gnome-phone-manager/PKGBUILD')
-rw-r--r-- | community/gnome-phone-manager/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnome-phone-manager/PKGBUILD b/community/gnome-phone-manager/PKGBUILD index d254b3110..a3acc46a0 100644 --- a/community/gnome-phone-manager/PKGBUILD +++ b/community/gnome-phone-manager/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98192 2013-10-07 12:08:26Z jgc $ +# $Id: PKGBUILD 99774 2013-10-30 23:38:00Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Roman Kyrylych <roman@archlinux.org> @@ -11,7 +11,6 @@ url="http://live.gnome.org/PhoneManager" license=('GPL') depends=('evolution-data-server' 'gconf' 'gnokii' 'gnome-bluetooth' 'libcanberra' 'telepathy-glib') makedepends=('intltool') -options=('!libtool') install=gnome-phone-manager.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz gnome-phone-manager-0.68-eds.patch) |