[arch-commits] Commit in palp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Oct 19 18:18:37 UTC 2020
Date: Monday, October 19, 2020 @ 18:18:37
Author: arojas
Revision: 727218
Update to 2.20
Modified:
palp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-19 18:15:50 UTC (rev 727217)
+++ PKGBUILD 2020-10-19 18:18:37 UTC (rev 727218)
@@ -2,7 +2,7 @@
pkgname=palp
epoch=1
-pkgver=2.2
+pkgver=2.20
pkgrel=1
pkgdesc="A Package for analyzing Lattice Polytopes"
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(GPL3)
depends=(glibc)
source=("http://hep.itp.tuwien.ac.at/~kreuzer/CY/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('55e8e14380101c91e7e217d98b7e1523e4387054e287961eb161d1761b997a5c')
+sha256sums=('723e89e78b2d3d94a720dd770c11b932b3e6b56f8a49e0bf3621c776f7a02ce0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list