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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jan 25 18:10:34 UTC 2016


    Date: Monday, January 25, 2016 @ 19:10:33
  Author: jlichtblau
Revision: 158897

upgpkg: python2-pdfrw 0.2-4
adding accidentaly removed python2 package

Modified:
  python-pdfrw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-25 18:05:42 UTC (rev 158896)
+++ PKGBUILD	2016-01-25 18:10:33 UTC (rev 158897)
@@ -1,3 +1,4 @@
+# $Id: PKGBUILD 155944 2016-01-11 06:44:32Z fyan $
 # Maintainer: Jiachen Yang <farseerfc at gmail.com>
 # AUR Maintainer: Phil Schaf <flying-sheep at web.de>
 
@@ -16,9 +17,8 @@
 
 prepare(){
     cp -r "$srcdir/$_pypiname-$pkgver" "$srcdir/$_pypiname-$pkgver-py2"
-    
+}
 
-}
 package_python-pdfrw() {
     depends=('python')
     cd "$srcdir/$_pypiname-$pkgver"



More information about the arch-commits mailing list