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

Evgeniy Alekseev arcanis at archlinux.org
Fri Apr 29 00:18:45 UTC 2016


    Date: Friday, April 29, 2016 @ 02:18:45
  Author: arcanis
Revision: 172473

upgpkg: geogebra 5.0.231.0-1
rebuild against pacman hooks

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD
Deleted:
  geogebra/trunk/geogebra.install

------------------+
 ChangeLog        |    3 +++
 PKGBUILD         |    5 ++---
 geogebra.install |   14 --------------
 3 files changed, 5 insertions(+), 17 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2016-04-29 00:15:54 UTC (rev 172472)
+++ ChangeLog	2016-04-29 00:18:45 UTC (rev 172473)
@@ -1,3 +1,6 @@
+5.0.231.0-1:
+upstream update, move to pacman hooks
+
 5.0.230.0-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 00:15:54 UTC (rev 172472)
+++ PKGBUILD	2016-04-29 00:18:45 UTC (rev 172473)
@@ -5,7 +5,7 @@
 # Contributor: moostik <mooostik at gmail dot com>
 
 pkgname=geogebra
-pkgver=5.0.230.0
+pkgver=5.0.231.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spreadsheet"
 arch=('any')
@@ -17,7 +17,6 @@
 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
 
 prepare() {
@@ -38,6 +37,6 @@
   install -Dm644 "${srcdir}/geogebra-logo.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
 }
 
-md5sums=('ff3698656a8086b4b56453e98c11c853'
+md5sums=('f26003e9fe990606c6947cb526cedd2a'
          '863782da033f1a337e688b544afb7d07'
          'fc4a3140ceb50967598a620eb85219f4')

Deleted: geogebra.install
===================================================================
--- geogebra.install	2016-04-29 00:15:54 UTC (rev 172472)
+++ geogebra.install	2016-04-29 00:18:45 UTC (rev 172473)
@@ -1,14 +0,0 @@
-post_install() {
-  update-mime-database usr/share/mime/ > /dev/null
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-



More information about the arch-commits mailing list