[arch-commits] Commit in neon/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 22 21:19:26 UTC 2021


    Date: Wednesday, September 22, 2021 @ 21:19:25
  Author: arojas
Revision: 424537

Update to 0.32.1

Modified:
  neon/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 21:06:11 UTC (rev 424536)
+++ PKGBUILD	2021-09-22 21:19:25 UTC (rev 424537)
@@ -3,7 +3,7 @@
 # Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=neon
-pkgver=0.31.2
+pkgver=0.32.1
 pkgrel=1
 pkgdesc="HTTP and WebDAV client library with a C interface"
 arch=('x86_64')
@@ -10,9 +10,10 @@
 url="https://notroj.github.io/neon/"
 license=('GPL' 'LGPL')
 depends=('krb5' 'expat' 'ca-certificates' 'zlib')
+makedepends=('xmlto' 'docbook-xsl')
 options=('libtool') # FS#16067
 source=(https://notroj.github.io/neon/$pkgname-$pkgver.tar.gz)
-sha512sums=('1e402b40a0445f68ed24d2697ee60d21636f61ebc98edcde37ff9e26c54430acabf3969ac22a942d1dd51bddee0f312c04073b423b0af3a3e7c9bf60cd53e48c')
+sha512sums=('a231865c3aad3668f6effded97a58eb981655f64c71b0954fcb2e667bdec50895d11bf296f4f454bd63e6ce9b02c2fd13cbb17cb82631e16f100000ecd7e1977')
 validpgpkeys=('190555472DCC589BEF01609C608A86DF9833CC49') # Joe Orton
 
 build() {



More information about the arch-commits mailing list