diff options
Diffstat (limited to 'extra/xfce4-weather-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-weather-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-weather-plugin/PKGBUILD b/extra/xfce4-weather-plugin/PKGBUILD index f094c4cfd..68588600b 100644 --- a/extra/xfce4-weather-plugin/PKGBUILD +++ b/extra/xfce4-weather-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 181854 2013-04-04 14:49:51Z foutrelis $ +# $Id: PKGBUILD 198575 2013-10-30 15:42:25Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Suzy Williams <suzanne.williams3@verizon.net> @@ -12,7 +12,6 @@ license=('GPL2') groups=('xfce4-goodies') depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme') makedepends=('intltool') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.8/$pkgname-$pkgver.tar.bz2 fix-color-parsing-when-reading-config-file.patch) |