[arch-commits] Commit in libqalculate/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jan 21 00:49:09 UTC 2017
Date: Saturday, January 21, 2017 @ 00:49:08
Author: arojas
Revision: 287051
Drop gnome-vfs optdepend
Modified:
libqalculate/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-20 22:34:22 UTC (rev 287050)
+++ PKGBUILD 2017-01-21 00:49:08 UTC (rev 287051)
@@ -3,7 +3,7 @@
pkgname=libqalculate
pkgver=0.9.10
-pkgrel=2
+pkgrel=3
pkgdesc="Multi-purpose desktop calculator"
arch=('i686' 'x86_64')
url="http://qalculate.github.io/"
@@ -11,8 +11,7 @@
depends=('libxml2' 'cln' 'glib2')
makedepends=('perl-xml-parser' 'intltool')
optdepends=('gnuplot: for plotting support'
- 'wget: for retrieval of exchange rates (not needed if you use one of the GUI)'
- 'gnome-vfs: for retrieval of exchange rates (not needed if you use one of the GUI)')
+ 'wget: for retrieval of exchange rates (not needed if you use one of the GUI)')
options=('!makeflags')
source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
sha1sums=('b8fbfe49860da8fdd2b6f71e078cab7ce01e1dd7')
More information about the arch-commits
mailing list