diff options
Diffstat (limited to 'extra/gnome-clocks/PKGBUILD')
-rw-r--r-- | extra/gnome-clocks/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-clocks/PKGBUILD b/extra/gnome-clocks/PKGBUILD index b96c42e8d..20792a355 100644 --- a/extra/gnome-clocks/PKGBUILD +++ b/extra/gnome-clocks/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196559 2013-10-15 13:46:33Z heftig $ +# $Id: PKGBUILD 198002 2013-10-30 12:11:59Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=gnome-clocks @@ -11,7 +11,6 @@ license=(GPL) depends=(gtk3 libcanberra libgweather gnome-desktop libnotify hicolor-icon-theme gnome-themes-standard geoclue2 geocode-glib) makedepends=(intltool vala gobject-introspection itstool) -options=(!libtool) groups=(gnome-extra) install=gnome-clocks.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) |