[arch-commits] Commit in asymptote/trunk (PKGBUILD)
Rémy Oudompheng
remy at nymeria.archlinux.org
Fri Sep 20 06:58:40 UTC 2013
Date: Friday, September 20, 2013 @ 08:58:39
Author: remy
Revision: 194648
upgpkg: asymptote 2.24-2
Switch optdep to python2-pillow.
Modified:
asymptote/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-20 06:39:15 UTC (rev 194647)
+++ PKGBUILD 2013-09-20 06:58:39 UTC (rev 194648)
@@ -5,7 +5,7 @@
pkgname=asymptote
pkgver=2.24
-pkgrel=1
+pkgrel=2
pkgdesc="A vector graphics language (like metapost)"
arch=('i686' 'x86_64')
url="http://asymptote.sourceforge.net/"
@@ -16,7 +16,7 @@
'texlive-plainextra' # For texinfo
)
optdepends=('python2: for the xasy GUI'
- 'python-imaging: for the xasy GUI'
+ 'python2-pillow: for the xasy GUI'
'tix: for the xasy GUI')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
install=texlive.install
More information about the arch-commits
mailing list