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

Felix Yan fyan at archlinux.org
Wed Jul 16 03:15:06 UTC 2014


    Date: Wednesday, July 16, 2014 @ 05:15:06
  Author: fyan
Revision: 115753

upgpkg: libsodium 0.6.1-1

Modified:
  libsodium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-16 02:37:38 UTC (rev 115752)
+++ PKGBUILD	2014-07-16 03:15:06 UTC (rev 115753)
@@ -4,7 +4,7 @@
 # Contributor: Alessio Sergi <asergi at archlinux dot us>
 
 pkgname=libsodium
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="P(ortable|ackageable) NaCl-based crypto library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,8 @@
 license=('custom:ISC')
 depends=('glibc')
 makedepends=('clang')
-source=(http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz)
+source=("http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz")
+sha512sums=('80524d4017ccd98f5aa96d7df1d4450c890f5c1aaee9c2bfc277fab98f4fb01ac2a3f11850e4f6610feea0279d707e1dede70991d252beeaf80bde3b6eff8ff3')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -38,4 +39,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-sha512sums=('3a47468d3db1447fcb223de330ee3ffd11394ecd31440bfd2d89999003bdf01f85c0644b6075d73d670bf94ab9ea2162417a0dcd290ad2a9a46ae76cd467fc85')




More information about the arch-commits mailing list