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

Rémy Oudompheng remy at nymeria.archlinux.org
Thu Aug 1 06:21:39 UTC 2013


    Date: Thursday, August 1, 2013 @ 08:21:38
  Author: remy
Revision: 191881

upgpkg: asymptote 2.24-1

Upstream update.

Modified:
  asymptote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-01 03:32:48 UTC (rev 191880)
+++ PKGBUILD	2013-08-01 06:21:38 UTC (rev 191881)
@@ -4,7 +4,7 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.23
+pkgver=2.24
 pkgrel=1
 pkgdesc="A vector graphics language (like metapost)"
 arch=('i686' 'x86_64')
@@ -12,14 +12,15 @@
 license=("GPL3")
 depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
 makedepends=('ghostscript' 'imagemagick'
-             'mesa' # For OpenGL headers
+             'mesa'               # For OpenGL headers
+             'texlive-plainextra' # For texinfo
             )
 optdepends=('python2:           for the xasy GUI'
             'python-imaging:    for the xasy GUI'
             'tix:               for the xasy GUI')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
 install=texlive.install
-sha1sums=('c24de9766ae7195c1cda947f9d2ae07497a0af8f')
+sha1sums=('26dd0f4a36af0bc1d007d89ec7280ca55e9ed368')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list