summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-05-06 07:18:13 -0500
committerCarlos Aznarán Laos2023-05-06 07:18:13 -0500
commit29f9de6e8a75aef73827c050414760acdb1448e9 (patch)
tree14de1224dd1db87c56117df78d9323a2dbb513af
parent56ad56e9d712966ea9c09e8c7cee0afcfcb07dc4 (diff)
downloadaur-29f9de6e8a75aef73827c050414760acdb1448e9.tar.gz
Python 3.11 rebuild
-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)