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

Antonio Rojas arojas at archlinux.org
Thu Mar 25 16:40:26 UTC 2021


    Date: Thursday, March 25, 2021 @ 16:40:26
  Author: arojas
Revision: 410913

Update to 2.0.0

Modified:
  coordgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 16:35:00 UTC (rev 410912)
+++ PKGBUILD	2021-03-25 16:40:26 UTC (rev 410913)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coordgen
-pkgver=1.4.2
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Schrodinger-developed 2D Coordinate Generation"
 arch=(x86_64)
 url="https://github.com/schrodinger/coordgenlibs"
@@ -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=('de8886db30fbb78d08d1532c21e710c5a967e5927e46866f07a9f7eab49d8b3c')
+sha256sums=('9912cc89362d2405b27074d7347816b0bf0c6d71d9ad7de76e8bff4e15ec605e')
 
 build() {
   cmake -B build -S coordgenlibs-$pkgver \



More information about the arch-commits mailing list