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

Fabio Castelli muflone at archlinux.org
Sat May 7 22:31:38 UTC 2016


    Date: Sunday, May 8, 2016 @ 00:31:37
  Author: muflone
Revision: 174251

upgpkg: spyder 2.3.9-1

Modified:
  spyder/trunk/PKGBUILD
Deleted:
  spyder/trunk/spyder.install

----------------+
 PKGBUILD       |    7 +++----
 spyder.install |   12 ------------
 2 files changed, 3 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 22:22:00 UTC (rev 174250)
+++ PKGBUILD	2016-05-07 22:31:37 UTC (rev 174251)
@@ -5,17 +5,16 @@
 
 pkgbase='spyder'
 pkgname=('spyder' 'spyder3')
-pkgver=2.3.8
-pkgrel=2
+pkgver=2.3.9
+pkgrel=1
 pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like features.'
 makedepends=('python2-setuptools' 'python-setuptools' 'python-sphinx' 'python2-sphinx')
 arch=('any')
 url='https://github.com/spyder-ide/spyder/'
 license=('MIT')
-install="${pkgbase}.install"
 source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${pkgbase}/archive/v${pkgver}.tar.gz"
         "python2.patch")
-sha256sums=('526ba9fe4d98049cbf6ca1ac361351817ebb5d494ae4097a9f8a61bf6bf8df9c'
+sha256sums=('8343147e98d3e6e93090cc51d0d4d03ea6f4d7e3a26defe37236eb3f36780868'
             '58a30ff9401c528176690f2081aed2fe3185c5baaf54ee6a1c127e9421bab96a')
 
 package_spyder() {

Deleted: spyder.install
===================================================================
--- spyder.install	2016-05-07 22:22:00 UTC (rev 174250)
+++ spyder.install	2016-05-07 22:31:37 UTC (rev 174251)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list