summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjdn062021-12-31 11:27:41 +0100
committerjdn062021-12-31 11:27:41 +0100
commitbbda1c3cb4f7e532c9efb4c1b08ca6d74c86680a (patch)
treecf56e32f2f03caed0d236fdfe6c1a5b2ca1d271d
parent9137704998aaae9d9a435869e01370b614df29be (diff)
downloadaur-pyromaths.tar.gz
Conflict with pyromaths-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478d7faab1fe..43866c0c7099 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,8 @@ pkgbase = pyromaths
depends = texlive-latexextra
depends = texlive-fontsextra
depends = texlive-pictures
+ conflicts = pyromaths-git
source = https://files.pythonhosted.org/packages/cf/85/30902fa429bf491eeddc877ae7d26377e402445b89828fe319a552a96564/pyromaths-18.9.2.tar.gz
sha256sums = 21c572c3eb6b940b9121a76f8c4f60ed3258b10ec5eee490c2d274aa529957f3
pkgname = pyromaths
-
diff --git a/PKGBUILD b/PKGBUILD
index 6cb79c780b86..faf83cac419f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ depends=('python-lxml' 'texlive-pstricks' 'texlive-latexextra' 'texlive-fontsext
makedepends=('python-setuptools')
optdepends=()
+conflicts=(pyromaths-git)
+
source=(https://files.pythonhosted.org/packages/cf/85/30902fa429bf491eeddc877ae7d26377e402445b89828fe319a552a96564/$pkgname-$pkgver.tar.gz)
sha256sums=('21c572c3eb6b940b9121a76f8c4f60ed3258b10ec5eee490c2d274aa529957f3')