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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Nov 5 10:18:56 UTC 2014


    Date: Wednesday, November 5, 2014 @ 11:18:56
  Author: jlichtblau
Revision: 121937

upgpkg: encfs 1.7.4-14
boost 1.57.0 rebuild

Modified:
  encfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-05 08:41:00 UTC (rev 121936)
+++ PKGBUILD	2014-11-05 10:18:56 UTC (rev 121937)
@@ -1,12 +1,13 @@
 # $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
 # Contributor: Sven Kauber, <celeon at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=encfs
 pkgver=1.7.4
-pkgrel=13
+pkgrel=14
 pkgdesc='Encrypted filesystem in user-space'
 arch=('i686' 'x86_64')
 url='http://www.arg0.net/encfs'
@@ -13,7 +14,7 @@
 license=('GPL')
 depends=('rlog' 'openssl' 'fuse' 'boost-libs')
 makedepends=('boost')
-source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz")
+source=(http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz)
 md5sums=('ac90cc10b2e9fc7e72765de88321d617')
 
 build(){



More information about the arch-commits mailing list