[arch-commits] Commit in asymptote/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 22 12:53:16 UTC 2020
Date: Sunday, March 22, 2020 @ 12:53:16
Author: arojas
Revision: 378328
Update to 2.64
Modified:
asymptote/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 12:43:22 UTC (rev 378327)
+++ PKGBUILD 2020-03-22 12:53:16 UTC (rev 378328)
@@ -3,7 +3,7 @@
# Contributor: bender02 at gmx dot com
pkgname=asymptote
-pkgver=2.61
+pkgver=2.64
pkgrel=1
pkgdesc="A vector graphics language (like metapost)"
arch=('x86_64')
@@ -19,7 +19,7 @@
optdepends=('python-pyqt5: for the xasy GUI'
'python-cson: for the xasy GUI')
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz")
-sha1sums=('3f9efe2eb59324d89109f6a8cf3148d3d6beef6b')
+sha1sums=('76ccecc7e785f804a97c8e5af190283c0dc336ad')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list