aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:56 +0100
commita652ac8c7a72825bdd4a9831a18f580745196b89 (patch)
tree3781bb84a80d79799dfc15a2aa55990215394e63
parentfcdf3b943cc6e8509482ffc87421987d2fba1694 (diff)
community/py3-urlgrabber: rebuild against python 3.10
-rw-r--r--community/py3-urlgrabber/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-urlgrabber/APKBUILD b/community/py3-urlgrabber/APKBUILD
index 684285eaf90..32a6a897b2e 100644
--- a/community/py3-urlgrabber/APKBUILD
+++ b/community/py3-urlgrabber/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-urlgrabber
pkgver=4.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python3 module for fetching files"
url="http://urlgrabber.baseurl.org/"
arch="noarch"