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

Evgeniy Alekseev arcanis at archlinux.org
Thu Jul 2 14:32:19 UTC 2015


    Date: Thursday, July 2, 2015 @ 16:32:18
  Author: arcanis
Revision: 136275

upgpkg: geogebra 5.0.129.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |   12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2015-07-02 14:25:36 UTC (rev 136274)
+++ ChangeLog	2015-07-02 14:32:18 UTC (rev 136275)
@@ -1,3 +1,7 @@
+5.0.129.0-1:
+upstream update
+put icon back
+
 5.0.128.0-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 14:25:36 UTC (rev 136274)
+++ PKGBUILD	2015-07-02 14:32:18 UTC (rev 136275)
@@ -5,7 +5,7 @@
 # Contributor: moostik <mooostik at gmail dot com>
 
 pkgname=geogebra
-pkgver=5.0.128.0
+pkgver=5.0.129.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spreadsheet"
 arch=('any')
@@ -14,8 +14,9 @@
 depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
          'shared-mime-info' 'xdg-utils')
 makedepends=('gendesk')
-source=(http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2
-        geogebra)
+source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2"
+        "http://static.geogebra.org/images/geogebra-logo.svg"
+        "geogebra")
 install=geogebra.install
 changelog=ChangeLog
 
@@ -34,8 +35,9 @@
   install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
 
   install -Dm644 "${srcdir}/geogebra.desktop" "${pkgdir}/usr/share/applications/geogebra.desktop"
-  #install -Dm644 "geogebra.png" "${pkgdir}/usr/share/pixmaps/geogebra.png"
+  install -Dm644 "${srcdir}/geogebra-logo.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
 }
 
-md5sums=('077a3daf0041e371dd8c7d6703f89f5c'
+md5sums=('d4e3990eda6980434ab315d2592269cf'
+         '863782da033f1a337e688b544afb7d07'
          'fc4a3140ceb50967598a620eb85219f4')



More information about the arch-commits mailing list