summaryrefslogtreecommitdiff
path: root/extra/asymptote
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-05 15:22:16 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-05 15:22:16 +0100
commita6e4eeba56ffd555f912ac1063ed08245e3f43c1 (patch)
tree226490e881d29d63e6c81417acd2cf982f5bf132 /extra/asymptote
parent8147480b059d53d82687090fc1e08b7eaee19917 (diff)
parent392d2d86b3657d90c3954a44dd6e3e5a4d12d455 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/virtualbox/PKGBUILD
Diffstat (limited to 'extra/asymptote')
-rw-r--r--extra/asymptote/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/asymptote/PKGBUILD b/extra/asymptote/PKGBUILD
index 9eabbf7e3..f4709bf19 100644
--- a/extra/asymptote/PKGBUILD
+++ b/extra/asymptote/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 131761 2011-07-14 17:10:17Z remy $
+# $Id: PKGBUILD 144094 2011-12-03 17:46:02Z remy $
# Maintainer: Rémy Oudompheng <remy@archlinux.org>
# Contributor: Firmicus <francois.archlinux.org>
# Contributor: bender02 at gmx dot com
pkgname=asymptote
-pkgver=2.13
+pkgver=2.15
pkgrel=1
pkgdesc="A vector graphics language (like metapost)"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ optdepends=('python2: for the xasy GUI'
'tix: for the xasy GUI')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
install=texlive.install
-sha1sums=('b4f2b72c0a4e7a02b716bfd0ad64bab45c567bbd')
+sha1sums=('e0fb336c195fb21a39e3d0f3acd4881ce5e170a7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"