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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Dec 7 17:04:43 UTC 2013


    Date: Saturday, December 7, 2013 @ 18:04:43
  Author: bpiotrowski
Revision: 102298

upgpkg: geogebra 4.4.1.0-1

- new upstream release

Modified:
  geogebra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-07 12:05:54 UTC (rev 102297)
+++ PKGBUILD	2013-12-07 17:04:43 UTC (rev 102298)
@@ -4,21 +4,22 @@
 # Contributor: moostik <mooostik_at_gmail.com>
 
 pkgname=geogebra
-pkgver=4.2.60.0
+pkgver=4.4.1.0
 pkgrel=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet'
 arch=('any')
 url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa')
-depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'xdg-utils')
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('java-runtime' 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils'
+         'desktop-file-utils')
 install=geogebra.install
-source=(http://$pkgname.googlecode.com/files/GeoGebra-Unixlike-Installer-$pkgver.tar.gz)
-sha256sums=('1423a2dc1af40c67c5cd517f275cdaba97ed8dafac2bf14fc1caee34975503b9')
+source=(http://download.geogebra.org/installers/4.4/GeoGebra-Linux-Installer-$pkgver.tar.gz)
+md5sums=('e3982a25e35db479f86429165dfb57f8')
 
 package() {
   install -dm755 "$pkgdir"/usr/bin \
-                 "$pkgdir"/usr/share/applications \
-                 "$pkgdir"/usr/share/geogebra
+    "$pkgdir"/usr/share/applications \
+    "$pkgdir"/usr/share/geogebra
 
   cd $pkgname-$pkgver
   sed -i 's/\/usr/\$\{pkgdir\}\/usr/g' install.sh




More information about the arch-commits mailing list