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

Eric Belanger eric at archlinux.org
Sun Aug 17 01:16:06 UTC 2008


    Date: Saturday, August 16, 2008 @ 21:16:06
  Author: eric
Revision: 8946

adding md5sums

Modified:
  procmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 01:15:19 UTC (rev 8945)
+++ PKGBUILD	2008-08-17 01:16:06 UTC (rev 8946)
@@ -5,8 +5,10 @@
 pkgver=3.22
 pkgrel=1
 pkgdesc="Highly configurable auto mail processing."
+arch=(i686 x86_64)
 depends=('glibc')
 source=(http://www.procmail.org/${pkgname}-${pkgver}.tar.gz)
+md5sums=('1678ea99b973eb77eda4ecf6acae53f1')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list