diff options
| author | Yigit Sever | 2022-03-27 11:26:09 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-03-27 11:26:09 +0300 |
| commit | 51e107c1111f16adbb5c1af980d51af2ce81f2ec (patch) | |
| tree | 85930b027df199adb467024a41687ac9e98ebeec /python-types-requests/PKGBUILD | |
| parent | c3b0c4d9ac9308cb4f7d1adeea794d0edefeeece (diff) | |
| download | packages-51e107c1111f16adbb5c1af980d51af2ce81f2ec.tar.gz packages-51e107c1111f16adbb5c1af980d51af2ce81f2ec.tar.bz2 packages-51e107c1111f16adbb5c1af980d51af2ce81f2ec.zip | |
python-types-requests: update to 2.27.15
Diffstat (limited to 'python-types-requests/PKGBUILD')
| -rw-r--r-- | python-types-requests/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-types-requests/PKGBUILD b/python-types-requests/PKGBUILD index 8ebc9ee..707c5f7 100644 --- a/python-types-requests/PKGBUILD +++ b/python-types-requests/PKGBUILD | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | pkgname=python-types-requests | 3 | pkgname=python-types-requests |
| 4 | _name=${pkgname#python-} | 4 | _name=${pkgname#python-} |
| 5 | pkgver=2.27.3 | 5 | pkgver=2.27.15 |
| 6 | pkgrel=1 | 6 | pkgrel=1 |
| 7 | pkgdesc="Typing stubs for requests" | 7 | pkgdesc="Typing stubs for requests" |
| 8 | arch=('any') | 8 | arch=('any') |
| @@ -11,7 +11,7 @@ license=('Apache') | |||
| 11 | depends=('python') | 11 | depends=('python') |
| 12 | makedepends=('python-setuptools') | 12 | makedepends=('python-setuptools') |
| 13 | source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz") | 13 | source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz") |
| 14 | sha256sums=('9fe61821910eb5b33bc774165d0c8fbdf933902ef57b0d5040f96b59bc428efa') | 14 | sha256sums=('2d371183c535208d2cc8fe7473d9b49c344c7077eb70302eb708638fb86086a8') |
| 15 | 15 | ||
| 16 | build() { | 16 | build() { |
| 17 | cd "$_name-$pkgver" | 17 | cd "$_name-$pkgver" |
