]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- few comments
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 3 Jul 2012 10:15:44 +0000 (10:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    update-source.sh -> 1.6

update-source.sh

index ceb9b40c64671e7377615c360134eb002d793801..a092dc3bf0186d370ec2b2a6853c831378df350c 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh
+# arch to check package. irrelevant for actual arch
 arch=x86_64
+# branch: stable, beta, unstable. default: stable
 branch=${1:-stable}
 sourceurl=http://dl.google.com/linux/chrome/rpm/stable/$arch/
 
This page took 0.087627 seconds and 4 git commands to generate.