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

Felix Yan felixonmars at archlinux.org
Thu May 7 06:09:40 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:09:39
  Author: felixonmars
Revision: 382601

upgpkg: gl2ps 1.4.2-1

Modified:
  gl2ps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:09:31 UTC (rev 382600)
+++ PKGBUILD	2020-05-07 06:09:39 UTC (rev 382601)
@@ -4,7 +4,7 @@
 # Matlab bindings are not built by default to reduce dependencies.
 
 pkgname=gl2ps
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="an OpenGL to PostScript printing library"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('libpng' 'libgl')
 makedepends=('cmake' 'texlive-core')
 source=("https://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz")
-sha512sums=('bd6786578d1c19e63b64d110c93f4473babc0f23392115a4a6537df563569a461e242c079a25a6bbb4a3a7713c10291d7cc7ed5672bc1d0ee596309dfbfb3f80')
+sha512sums=('46652e1b3825ace61dbd77c4b0bf451e7671c248eb18bbd3369e2fac00056ea4cd5d2578561984313c239e3b02f78b9d9a76d963c935af65a13bc2abfc538620')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list