summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c06a77a1a90f..ec68ec6561f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timothée Ravier <tim@siosm.fr>
pkgname=python-dulwich
-pkgver=0.16.1
+pkgver=0.17.1
pkgrel=1
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@ license=('GPL2')
depends=('python')
source=("https://www.dulwich.io/releases/dulwich-${pkgver}.tar.gz"{,.asc})
validpgpkeys=('DC837EE14A7E37347E87061700806F2BD729A457') # Jelmer Vernooij
-sha256sums=('470d0feec9d4e7aba091c02f62db7f9cc6549ffe3f623a8039f96f584159da05'
+sha256sums=('5d61812a810038b260ee88807fdb39b4d827e2f00fe5907dad22d2733008f3ea'
'SKIP')
-sha384sums=('1f9efcb70aac84aeafaf1c6670af3510b86921f4d09f71b8b729a780e56e90dd17d319fdc002a7aad1ead0074c993882'
+sha384sums=('aa962c5d1a004d2b1db665214da37a8aa47a419599780ad4ceb8f60d239c9e2e2946f7259b9b74d571f4508747ca83e4'
'SKIP')
package() {