[arch-commits] Commit in geogebra/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Mar 22 12:00:04 UTC 2014


    Date: Saturday, March 22, 2014 @ 13:00:04
  Author: bpiotrowski
Revision: 108065

upgpkg: geogebra 4.4.23.0-1

- new upstream release
- gsl is required for CAS editor (FS#39565)

Modified:
  geogebra/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-22 07:52:17 UTC (rev 108064)
+++ PKGBUILD	2014-03-22 12:00:04 UTC (rev 108065)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Contributor: Felipe Hommen <felibank at gmail dot com>
 # Contributor: moostik <mooostik_at_gmail.com>
 
 pkgname=geogebra
-pkgver=4.4.16.0
+pkgver=4.4.23.0
 pkgrel=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet'
 arch=('any')
@@ -11,10 +11,10 @@
 url='http://www.geogebra.org/'
 license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
 depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils'
-         'desktop-file-utils')
+         'desktop-file-utils' 'gsl')
 install=geogebra.install
 source=(http://download.geogebra.org/installers/4.4/GeoGebra-Linux-Installer-$pkgver.tar.gz)
-md5sums=('de656cd0de5506fb68036fba9cf95143')
+md5sums=('5c99793b080ec7c8c9bd3b4e2dae3f9f')
 
 package() {
   install -dm755 "$pkgdir"/usr/bin \




More information about the arch-commits mailing list