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

Andrea Scarpino andrea at archlinux.org
Tue Nov 9 13:38:28 UTC 2010


    Date: Tuesday, November 9, 2010 @ 08:38:28
  Author: andrea
Revision: 98465

fix checksum (FS#21651)

Modified:
  sylpheed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-09 13:35:23 UTC (rev 98464)
+++ PKGBUILD	2010-11-09 13:38:28 UTC (rev 98465)
@@ -14,8 +14,7 @@
 makedepends=('compface' 'openssl')
 options=('libtool')
 source=(http://sylpheed.sraoss.jp/${pkgname}/v3.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c69e5787868c7a8b5fe74cc24ffca189')
-sha1sums=('bf635432c8d735b8327895af9c2311ee75aec621')
+md5sums=('0428c2625961d76ecb62f3965eb6ee88')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list