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

Ray Rashif schiv at nymeria.archlinux.org
Sat Dec 7 19:33:05 UTC 2013


    Date: Saturday, December 7, 2013 @ 20:33:04
  Author: schiv
Revision: 201280

upgpkg: eric 5.3.8-1

upstream release

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-07 18:33:32 UTC (rev 201279)
+++ PKGBUILD	2013-12-07 19:33:04 UTC (rev 201280)
@@ -4,7 +4,7 @@
 # See .contrib for older/other contributors
 
 pkgname=eric
-pkgver=5.3.7
+pkgver=5.3.8
 pkgrel=1
 pkgdesc="A full-featured Python 3.x and Ruby IDE in PyQt4"
 arch=('any')
@@ -17,7 +17,7 @@
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/eric-ide/eric5-$pkgver.tar.gz"
         "$pkgname.desktop")
-md5sums=('c465519ea4d7dffd517d2c5a72a858b5'
+md5sums=('9f44ad5158d750244ee4a16af4f0c6cb'
          '8aa446c29e6de54e85410e040e754c6e')
 
 prepare() {
@@ -50,6 +50,8 @@
   rm "$pkgdir/usr/share/qt4/qsci/api/ruby/Ruby-1.8.7.api"
 
   # some canonical symlinks
+  # TODO: might we want to just package this as eric5?
+  #       upstream references them as two distinct versions...
   cd "$pkgdir/usr/bin"
   for i in *; do
     ln -s /usr/bin/$i ${i/eric5/eric}




More information about the arch-commits mailing list