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

Daniel Wallace dwallace at nymeria.archlinux.org
Thu Jul 4 21:25:47 UTC 2013


    Date: Thursday, July 4, 2013 @ 23:25:47
  Author: dwallace
Revision: 93515

upgpkg: lib32-curl 7.31.0-1

upgpkg: lib32-curl 7.31.0

Modified:
  lib32-curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-04 21:21:09 UTC (rev 93514)
+++ PKGBUILD	2013-07-04 21:25:47 UTC (rev 93515)
@@ -8,7 +8,7 @@
 
 pkgname=lib32-curl
 _pkgname=curl
-pkgver=7.30.0
+pkgver=7.31.0
 pkgrel=1
 pkgdesc="An URL retrieval utility and library (32-bit)"
 arch=('x86_64')
@@ -17,8 +17,8 @@
 depends=('lib32-libssh2' "${_pkgname}")
 options=('!libtool')
 source=("http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz"{,.asc})
-md5sums=('60bb6ff558415b73ba2f00163fd307c5'
-         SKIP)
+md5sums=('6f26843f7e3a2fb06e02f68a55efe8c7'
+         'SKIP')
 
 build() {
   cd "$_pkgname-$pkgver"




More information about the arch-commits mailing list