summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2022-05-06 11:10:10 +0200
committerJuliette Monsel2022-05-06 11:10:10 +0200
commitf0f6107cc1e4c86e1db611bf4280e9af0093ecd9 (patch)
tree90a9d7600d9142a4c12b03f81f533179040fc361 /PKGBUILD
parent9248d21f919295b4e68dfe414a68767041eef9a5 (diff)
downloadaur-f0f6107cc1e4c86e1db611bf4280e9af0093ecd9.tar.gz
New upstream release - v1.3.6
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7318ec9bae4..d8affc0f7949 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="wadllib"
pkgname=("python-wadllib")
-pkgver="1.3.4"
+pkgver="1.3.6"
pkgrel="1"
pkgdesc="Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
depends=('python-lazr-uri' 'python-setuptools' 'python-simplejson')
source=("${pkgname}-${pkgver}.tar.gz::https://launchpad.net/$_pkgname/trunk/$pkgver/+download/$_pkgname-$pkgver.tar.gz"
"${pkgname}-${pkgver}.tar.gz.asc::https://launchpad.net/$_pkgname/trunk/$pkgver/+download/$_pkgname-$pkgver.tar.gz.asc")
-sha256sums=('e995691713d3c795d2b36278de8e212241870f46bec6ecba91794ea3cc5bd67d'
+sha256sums=('acd9ad6a2c1007d34ca208e1da6341bbca1804c0e6850f954db04bdd7666c5fc'
'SKIP')
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson