Date: Friday, October 14, 2022 @ 10:35:50
  Author: arojas
Revision: 1328558

upgpkg: topcom 1.1.2-1: Update to 1.1.2

Modified:
  topcom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-14 10:21:24 UTC (rev 1328557)
+++ PKGBUILD    2022-10-14 10:35:50 UTC (rev 1328558)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=topcom
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='A package for computing Triangulations Of Point Configurations and 
Oriented Matroids'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(GPL2)
 depends=(gmp)
 
source=(https://www.wm.uni-bayreuth.de/de/team/rambau_joerg/TOPCOM-Downloads/TOPCOM-${pkgver//./_}.tgz)
-sha256sums=('17defe06642f1773ce315b2583e6675d8a5d28d7854ee27304114ca928c2a231')
+sha256sums=('4fb10754ee5b76056441fea98f2c8dee5db6f2984d8c14283b49239ad4378ab6')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to