summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainDamage2019-11-14 18:54:35 +0100
committerBrainDamage2019-11-14 18:54:35 +0100
commitdc0929197ff8cb59b91b81860d41b5deb4409b30 (patch)
treebfb8f7d4a2750593409c8d6102a99a94432e7b3d /PKGBUILD
parent790871ee1d9cba46231191b5b32e13882577a028 (diff)
downloadaur-dc0929197ff8cb59b91b81860d41b5deb4409b30.tar.gz
pkgrel bump from new python version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41ef525758a9..62bb948a41d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BrainDamage
pkgname=python-readability-lxml
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="This is a python port of a ruby port of arc90’s readability project"
arch=(any)
url="https://pypi.org/project/readability-lxml/"