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

Eric Belanger eric at archlinux.org
Sun Aug 17 04:31:07 UTC 2008


    Date: Sunday, August 17, 2008 @ 00:31:06
  Author: eric
Revision: 9159

adding md5sums

Modified:
  nbsmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 04:28:13 UTC (rev 9158)
+++ PKGBUILD	2008-08-17 04:31:06 UTC (rev 9159)
@@ -7,9 +7,10 @@
 pkgrel=1
 pkgdesc="No-Brainer SMTP client suitable to run in chroot jails, embeded systems, laptops, and workstations"
 arch=(i686 x86_64)
+url="http://nbsmtp.ferdyx.org/"
 depends=('openssl')
-source=(http://www.gentoo-es.org/~ferdy/$pkgname-$pkgver.tar.bz2 build.patch)
-url="http://nbsmtp.ferdyx.org/"
+source=(http://www.it.uc3m.es/~ferdy/nbsmtp/$pkgname-$pkgver.tar.bz2 build.patch)
+md5sums=('0c6a200027a6f7f61f44b374261aa52f' '043236152fecb550d80ab3cd84711cd3')
 
 build() {
 	cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list