[arch-commits] Commit in coxeter/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 7 21:11:36 UTC 2018
Date: Monday, May 7, 2018 @ 21:11:35
Author: arojas
Revision: 319436
Replace coxeter3
Modified:
coxeter/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-07 21:10:54 UTC (rev 319435)
+++ PKGBUILD 2018-05-07 21:11:35 UTC (rev 319436)
@@ -2,7 +2,7 @@
pkgname=coxeter
pkgver=git.20180226
-pkgrel=1
+pkgrel=2
_commit=7b5a1f0039511326aeb616afb132a5065886b9d8
pkgdesc="A library for the study of combinatorial aspects of Coxeter group theory"
arch=(x86_64)
@@ -11,6 +11,7 @@
depends=(gcc-libs)
makedepends=(git)
conflicts=(coxeter3)
+replaces=(coxeter3)
source=("git+https://github.com/tscrim/coxeter#commit=$_commit" coxeter-sage.patch coxeter-makefile.patch)
sha256sums=('SKIP'
'668235f7858c4542d2856d6b36f2f1d18f14ffea685a96637992a14613a71688'
More information about the arch-commits
mailing list