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

Eric Belanger eric at archlinux.org
Thu Aug 21 02:40:37 UTC 2008


    Date: Wednesday, August 20, 2008 @ 22:40:36
  Author: eric
Revision: 9951

added md5sums

Modified:
  sfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-21 02:35:34 UTC (rev 9950)
+++ PKGBUILD	2008-08-21 02:40:36 UTC (rev 9951)
@@ -6,6 +6,7 @@
 pkgver=0.7.2
 pkgrel=1
 pkgdesc="The Secure FileSystem: a secure replacement for nfs"
+arch=('i686')
 url="http://www.fs.net"
 depends=(gcc gmp nfs-utils)
 makedepends=()
@@ -14,6 +15,8 @@
 backup=()
 install=sfs.install
 source=(http://www.fs.net/sfswww/dist/$pkgname-$pkgver.tar.gz sfs.patch sfscd sfssd)
+md5sums=('1fb559f144c4d367ef01e93beb1dea1e' 'a59092316309468c0f25d69deee0b757'\
+         '94a1e5dbb3f5b923731583c495012bac' '1249b5325c8494c0f6d5413b67ea4082')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list