Some URL fixes and rebuilds
This commit is contained in:
@@ -4,11 +4,11 @@ _realname=beaker
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=1.12.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications"
|
||||
arch=('any')
|
||||
license=('PSF')
|
||||
url="http://beaker.groovie.org/"
|
||||
url="https://beaker.readthedocs.org"
|
||||
depends=("python")
|
||||
makedepends=(
|
||||
"python-setuptools"
|
||||
|
||||
Reference in New Issue
Block a user