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

Antonio Rojas arojas at archlinux.org
Sat Feb 20 18:32:17 UTC 2016


    Date: Saturday, February 20, 2016 @ 19:32:17
  Author: arojas
Revision: 260087

Update to 2.36, fixes build with GSL 2.1

Modified:
  asymptote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 18:28:16 UTC (rev 260086)
+++ PKGBUILD	2016-02-20 18:32:17 UTC (rev 260087)
@@ -4,8 +4,8 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.35
-pkgrel=2
+pkgver=2.36
+pkgrel=1
 pkgdesc="A vector graphics language (like metapost)"
 arch=('i686' 'x86_64')
 url="http://asymptote.sourceforge.net/"
@@ -20,7 +20,7 @@
             'tix:               for the xasy GUI')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz")
 install=texlive.install
-sha1sums=('32c85307042a337b2e426f6f2c6a489b21a4fbfb')
+sha1sums=('6f76dfeff9bfb5d15a84935465be1ae563988169')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list