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

Antonio Rojas arojas at archlinux.org
Thu Mar 30 15:30:17 UTC 2017


    Date: Thursday, March 30, 2017 @ 15:30:16
  Author: arojas
Revision: 220110

Update to 5.1

Modified:
  imdbpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 15:29:24 UTC (rev 220109)
+++ PKGBUILD	2017-03-30 15:30:16 UTC (rev 220110)
@@ -6,7 +6,7 @@
 
 pkgname=imdbpy
 _realname=IMDbPY
-pkgver=5.0
+pkgver=5.1
 pkgrel=1
 pkgdesc="Python bindings for the Internet Movie Database (IMDb)"
 url="http://imdbpy.sourceforge.net/"
@@ -16,7 +16,7 @@
 makedepends=('python2-distribute')
 optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
 source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
-md5sums=('f0b87950a943762db9e45c1a7c3a5cce')
+md5sums=('17e54f5e0cfca933f7d5eae495c09458')
 
 prepare() {
   cd "$srcdir/$_realname-$pkgver"



More information about the arch-commits mailing list