[arch-commits] Commit in libattica/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 6 12:44:59 UTC 2010


    Date: Wednesday, January 6, 2010 @ 07:44:59
  Author: andrea
Revision: 62271

fixed md5sum

Modified:
  libattica/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-06 12:41:41 UTC (rev 62270)
+++ PKGBUILD	2010-01-06 12:44:59 UTC (rev 62271)
@@ -11,7 +11,7 @@
 depends=('qt' 'openssl')
 makedepends=('cmake')
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('74a461e3cee1d8b523e9bcc7402e5f63')
+md5sums=('36f4a4c93bfb0a154e1b3ce51c00386b')
 
 build() {
   cd ${srcdir}
@@ -25,4 +25,3 @@
   make || return 1
   make DESTDIR=${pkgdir} install
 }
-md5sums=('36f4a4c93bfb0a154e1b3ce51c00386b')




More information about the arch-commits mailing list