summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2023-04-19 17:22:02 +0200
committerJuliette Monsel2023-04-19 17:22:02 +0200
commit17ac570c7cf975edad6ed4676eb30abf4f0730c0 (patch)
tree988a92ac8e53f0bd70c107bcda1d55b9737ab3bc /PKGBUILD
parent5a210e3e9efe63637e69027c60ece355fc136dcd (diff)
downloadaur-python-launchpadlib.tar.gz
New upstream release - v1.11.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2917d5e2bc00..d752d0ac2ce1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="launchpadlib"
pkgname=("python-launchpadlib")
-pkgver="1.10.16"
+pkgver="1.11.0"
pkgrel="1"
pkgdesc="A free Python 3 library for scripting Launchpad through its web services interface."
arch=('any')
@@ -15,7 +15,7 @@ depends=('python-lazr-uri' 'python-lazr-restfulclient>=0.9.19' 'python-wadllib'
optdepends=('python-setuptools' 'python-testresources')
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=('0df4b13936f988afd0ee485f40fa6922eab783b48c38ca0108cb73c8788fca80'
+sha256sums=('01898c937477b0c64a75338adb0977028d7346a8a019eb023cf68fed99850146'
'SKIP')
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B')