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 6fcfc01352fc..e6a665c2dcf4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-syrupy
pkgdesc = The sweeter pytest snapshot plugin
pkgver = 4.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tophat/syrupy
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index c48be7d5cd3b..4bfe84fb701d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=syrupy
pkgname=python-${_base}
pkgdesc="The sweeter pytest snapshot plugin"
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
arch=(any)
url="https://github.com/tophat/${_base}"
license=(Apache)