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

Andrea Scarpino andrea at archlinux.org
Fri Jul 16 10:00:04 UTC 2010


    Date: Friday, July 16, 2010 @ 06:00:03
  Author: andrea
Revision: 85602

missing checksum

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-16 08:55:54 UTC (rev 85601)
+++ PKGBUILD	2010-07-16 10:00:03 UTC (rev 85602)
@@ -17,7 +17,8 @@
 # ruby
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
 	'pyqt-4.7.4-fix.patch')
-sha1sums=('d067cc7a8f06f320c5b28cb7ff004d5837d60188')
+sha1sums=('d067cc7a8f06f320c5b28cb7ff004d5837d60188'
+	'1f501de06c7f38fc8f7ceaf550f9c2dd9204ed75')
 
 build() {
 	cd ${srcdir}/${pkgbase}-${pkgver}




More information about the arch-commits mailing list