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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Mar 14 08:37:36 UTC 2018


    Date: Wednesday, March 14, 2018 @ 08:37:35
  Author: bpiotrowski
Revision: 318950

7.59.0-1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 08:28:43 UTC (rev 318949)
+++ PKGBUILD	2018-03-14 08:37:35 UTC (rev 318950)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.58.0
-pkgrel=2
+pkgver=7.59.0
+pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('x86_64')
 url="https://curl.haxx.se"
@@ -16,7 +16,7 @@
 provides=('libcurl.so')
 options=('strip' 'debug')
 source=("https://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc})
-sha512sums=('7b12b79107558bb266672d6e128615fe5a8149c37f4ae540197e3298f5d312beb2d78fbb23e3ea84ea7afc41549898a1e5cd38509f0388b11707b48d5efb8ca3'
+sha512sums=('b61bced0ed8673a0358e0aaae545a7aba08eee460deee3140a45179a5846425066271566295d2cd0d8f05d84c1e3dc5e58d1f20863f7055f0f9853020cc7c76f'
             'SKIP')
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'   # Daniel Stenberg
               '914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg (old key)



More information about the arch-commits mailing list