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

Antonio Rojas arojas at archlinux.org
Tue Oct 13 20:38:10 UTC 2020


    Date: Tuesday, October 13, 2020 @ 20:38:09
  Author: arojas
Revision: 398257

Update to 1.4.2

Modified:
  coordgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-13 19:54:15 UTC (rev 398256)
+++ PKGBUILD	2020-10-13 20:38:09 UTC (rev 398257)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coordgen
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Schrodinger-developed 2D Coordinate Generation"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(maeparser)
 makedepends=(cmake boost)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/schrodinger/coordgenlibs/archive/v$pkgver.tar.gz")
-sha256sums=('9036bc332638e0f0cc5ec0693301bff19d276c16e336ea7e5c217c18cba76dd1')
+sha256sums=('de8886db30fbb78d08d1532c21e710c5a967e5927e46866f07a9f7eab49d8b3c')
 
 build() {
   cmake -B build -S coordgenlibs-$pkgver \



More information about the arch-commits mailing list