summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7fec0aa71fd..f1fc6afe3d9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = snakemake
pkgdesc = Python-based language and execution environment for GNU Make-like workflows
pkgver = 7.14.0
- pkgrel = 2
+ pkgrel = 3
url = https://snakemake.readthedocs.io
arch = any
license = MIT
makedepends = python-setuptools
- makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-wrapt
depends = python-requests