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

Jan de Groot jgc at archlinux.org
Thu Jun 10 10:26:45 UTC 2010


    Date: Thursday, June 10, 2010 @ 06:26:45
  Author: jgc
Revision: 82322

Replace sha1sums with sha256sums. Reverting does not mean replacing sha256sums with makepkg -g generated sha1sums.

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-10 09:54:14 UTC (rev 82321)
+++ PKGBUILD	2010-06-10 10:26:45 UTC (rev 82322)
@@ -10,7 +10,7 @@
 depends=('gobject-introspection>=0.6.9' 'xulrunner>=1.9.2')
 options=('!libtool')
 source=(http://download.gnome.org/sources/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha1sums=('b36f527c0e72051ec45a908c39a576bb7a03fbc4')
+sha256sums=('5c5a54bbb819bfaea1e0e76f0508467e8d5690360ab550e1284951d905a56e5d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list