summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-02-15 17:10:19 -0700
committerBrian Bidulock2020-02-15 17:10:19 -0700
commit5dfcaae108f2988b439a607eb9a8d5b25d6a3ec1 (patch)
tree163d7e116470554c03eb5bad68768a040d17cf40 /PKGBUILD
parent7f71f48313f0bfa4ba313a1103d7b8e11e186829 (diff)
downloadaur-5dfcaae108f2988b439a607eb9a8d5b25d6a3ec1.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73b6ee9ad413..0162f8b31cc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xml2rfc
-pkgver=2.37.3
+pkgver=2.39.0
pkgrel=1
pkgdesc='Generates RFCs and IETF drafts from document source in XML according to the DTD in RFC 2629'
url='https://pypi.python.org/pypi/xml2rfc'
arch=(any)
depends=(python python-lxml python-requests)
license=(custom:BSD)
-source=("https://files.pythonhosted.org/packages/a5/e4/a922123afff4564f4d81aebf8be55714749d483ec54d83ccb4818b7dbf10/xml2rfc-2.37.3.tar.gz")
+source=("https://files.pythonhosted.org/packages/2f/39/9bc4535ca8fb1bd1b3b02d193d109943765d9f0611de578420ef5a101c10/xml2rfc-2.39.0.tar.gz")
sha512sums=('e19f89c7f03e73feb2d29f731aee1abc9ec6f6f0cba8ee1e001bbe9ba04b7bacfd9296a0a81e3ea63061af5fcf98d6df4f5cbb05a9a5b3f1262293a8e1024e31')
validpgpkeys=('89F8DCE7EAE72F530905C6524E9B574B8FBB171A') # Henrik Levkowetz <FIRSTNAME@SURNAME.com>
@@ -17,3 +17,5 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/xml2rfc/LICENSE"
}
+sha512sums=('e19f89c7f03e73feb2d29f731aee1abc9ec6f6f0cba8ee1e001bbe9ba04b7bacfd9296a0a81e3ea63061af5fcf98d6df4f5cbb05a9a5b3f1262293a8e1024e31')
+sha512sums=('347c2e6256eaf6b6f6f9ab455fdbe72192755512f47f61d49f3de63acb90959f0a193f93a2befeb73843ea82c519368079d85de94091e613ead5017a70bfd9c3')