summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0a344e6619a..fb1bb8396afc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-mamba
pkgdesc = The definitive testing tool for Python. Born under the banner of Behavior Driven Development.
pkgver = 0.11.3
- pkgrel = 1
+ pkgrel = 2
url = https://nestorsalceda.github.io/mamba
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index e72e0014c63c..3d53cb76ccdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-mamba
pkgver=0.11.3
-pkgrel=1
+pkgrel=2
pkgdesc="The definitive testing tool for Python. Born under the banner of Behavior Driven Development."
arch=('any')
license=('MIT')