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

Antonio Rojas arojas at archlinux.org
Tue Jun 8 07:27:14 UTC 2021


    Date: Tuesday, June 8, 2021 @ 07:27:14
  Author: arojas
Revision: 417352

Update to 2.70

Modified:
  asymptote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-08 07:22:09 UTC (rev 417351)
+++ PKGBUILD	2021-06-08 07:27:14 UTC (rev 417352)
@@ -3,7 +3,7 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.64
+pkgver=2.70
 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=('76ccecc7e785f804a97c8e5af190283c0dc336ad')
+sha1sums=('72b62fe0acb9d9e95bb6defade8d62c012d2eeae')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list