mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 23:27:54 +01:00
[pdfsizeopt-svn] Builds, not sure if it works.
git-svn-id: svn+ssh://scm.narf.ssji.net/svn/archlinux-packages@343 df209809-8e4a-0410-9a64-c169741eb0fc
This commit is contained in:
parent
06d0c4ede6
commit
419f9ae76b
2 changed files with 2 additions and 8 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Olivier Mehani <shtrom-aur@ssji.net>
|
||||
# $Id$
|
||||
pkgname=pdfsizeopt-svn
|
||||
pkgver=171
|
||||
pkgver=221
|
||||
pkgrel=1
|
||||
pkgdesc="PDF file size optimizer"
|
||||
arch=(any)
|
||||
|
|
@ -38,4 +38,4 @@ package() {
|
|||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
||||
md5sums=('0c2bfe7f87cfcdc6774015c0d6fa15f7')
|
||||
md5sums=('ee0d8cd8232c42592791f470301252a1')
|
||||
|
|
|
|||
|
|
@ -2,12 +2,6 @@ Index: pdfsizeopt.py
|
|||
===================================================================
|
||||
--- pdfsizeopt.py (revision 171)
|
||||
+++ pdfsizeopt.py (working copy)
|
||||
@@ -1,4 +1,4 @@
|
||||
-#! /usr/bin/python2.4
|
||||
+#! /usr/bin/python2
|
||||
#
|
||||
# pdfsizeopt.py: do various PDF size optimizations
|
||||
# by pts@fazekas.hu at Sun Mar 29 13:42:05 CEST 2009
|
||||
@@ -6712,7 +6712,11 @@
|
||||
Pathname to Multivalent.jar or None.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue