summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73e61c1ef511..76340c90a4f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="launchpadlib"
pkgname=("python-launchpadlib")
-pkgver="1.10.9"
+pkgver="1.10.10"
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=('baf5534911bbaf196999daa384748721c0ba75af5f61f60d9205537963fffdfa'
+sha256sums=('740580d72611452804ad7735c9af6944ed4a14fc1a2fcbcddba3fc719b5317f3'
'SKIP')
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B')