summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 19:27:53 +0000
committerOromion2021-12-14 19:27:53 +0000
commitb6e72e4a2bd82767a2dda4d041126679081c739a (patch)
treeb16ddfc036960614a06adf2aae0bd62cc3dda263
parent4123bed7b58ad433887a0d629b0a7aa856b76257 (diff)
downloadaur-b6e72e4a2bd82767a2dda4d041126679081c739a.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f429e697dcab..14e21cdaad0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-requests-cache-git
pkgdesc = Transparent persistent cache for http://python-requests.org library (git version)
pkgver = 0.9.0.r68.g71ea521
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/reclosedev/requests-cache
arch = any
license = custom:BSD-2-clause
diff --git a/PKGBUILD b/PKGBUILD
index fabe484eaf51..3b44c6ffa782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python-${_base}-git
_pkgname=${pkgname%-git}
pkgdesc="Transparent persistent cache for http://python-requests.org library (git version)"
pkgver=0.9.0.r68.g71ea521
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/reclosedev/${_base}"
license=('custom:BSD-2-clause')