Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11c09e3adaaf2e8bd98f7ff5fea3689f898123bb
commit 11c09e3adaaf2e8bd98f7ff5fea3689f898123bb Author: crazy <[email protected]> Date: Sun Oct 29 16:12:01 2017 +0100 gnuplot-5.2.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/gnuplot/FrugalBuild b/source/xapps-extra/gnuplot/FrugalBuild index 140fd75..06b4693 100644 --- a/source/xapps-extra/gnuplot/FrugalBuild +++ b/source/xapps-extra/gnuplot/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Melko <[email protected]> pkgname=gnuplot -pkgver=5.2.0 -pkgrel=2 +pkgver=5.2.1 +pkgrel=1 pkgdesc="Gnuplot is a portable command-line driven interactive data and function plotting utility." # libxaw necessary for x11 support makedepends=('libxaw' 'x11-protos' 'qt5-tools>=5.9.2') @@ -13,7 +13,7 @@ archs=('x86_64') _F_archive_grepv="pre\|rc" Finclude sourceforge url="http://www.gnuplot.info/" -sha1sums=('360fbd0e0ac84cc0e9ece374f463fca244980c3c') +sha1sums=('4e42e668fd0694c2bd475b0104a010eac64e268d') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
