parent
259886f670
commit
25c3f70da4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'papis'
|
||||
pkgname=papis
|
||||
version=0.10
|
||||
revision=2
|
||||
version=0.11.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-yaml python3-chardet python3-BeautifulSoup4
|
||||
|
@ -15,7 +15,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/papis/papis"
|
||||
distfiles="https://github.com/papis/papis/archive/v${version}.tar.gz"
|
||||
checksum=d658883af6f1ea93da9a855180063eadada339feb2c33c96f6e8ace50f3e49e9
|
||||
checksum=8ebb2f6f50e2e92e16a37ffc1a054983f6b50c6a56d3629d9f612f4197d7a7da
|
||||
|
||||
pre_build() {
|
||||
sed -i '/configparser/d' setup.py
|
||||
|
|
Loading…
Reference in a new issue