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

Douglas Soares de Andrade douglas at archlinux.org
Wed Aug 5 12:47:39 UTC 2009


    Date: Wednesday, August 5, 2009 @ 08:47:39
  Author: douglas
Revision: 49262

upgpkg: python-qscintilla 2.4-1
    Updated to 2.4

Modified:
  python-qscintilla/trunk/ChangeLog
  python-qscintilla/trunk/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-08-05 12:11:18 UTC (rev 49261)
+++ ChangeLog	2009-08-05 12:47:39 UTC (rev 49262)
@@ -1,4 +1,8 @@
 
+2009-08-05  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated: 2.4
+
 2008-11-22  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updating for i686: 2.3.2

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-05 12:11:18 UTC (rev 49261)
+++ PKGBUILD	2009-08-05 12:47:39 UTC (rev 49262)
@@ -4,13 +4,13 @@
 # Contributor: Michal Krenek <mikos at sg1.cz>
 
 pkgname=python-qscintilla
-pkgver=2.3.2
+pkgver=2.4
 pkgrel=1
 pkgdesc="Python bindings for QScintilla2"
 arch=('i686' 'x86_64')
-url="http://www.riverbankcomputing.co.uk/qscintilla/index.php"
+url="http://www.riverbankcomputing.com"
 license=('GPL')
-depends=('pyqt>=4.4.4' 'qscintilla>=2.3.2')
+depends=('pyqt>=4.5.4' 'qscintilla>=2.4')
 conflicts=('python-qscintilla2')
 replaces=('python-qscintilla2')
 source=("http://riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz")
@@ -21,4 +21,4 @@
     make || return 1
     make DESTDIR=$startdir/pkg install
 }
-md5sums=('2e112d01988f2e044c43a1e7f5e1dd87')
+md5sums=('dd69520ec91f1acb97a4eb74ddde37c9')




More information about the arch-commits mailing list