diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-04-28 19:06:28 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-04-28 19:06:28 -0300 |
commit | 260ea241d630ac59d3660bd4ceb226b62215df30 (patch) | |
tree | 466126f55b66005651f0b7802330f38753096551 /libre/iceweasel-libre/PKGBUILD | |
parent | c6c37768748923c11132ea1e5e0e033445840f64 (diff) |
iceweasel-libre-12.0-3: adding some lines in gcc47.patch
Diffstat (limited to 'libre/iceweasel-libre/PKGBUILD')
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 3b93a4c0e..fb20609c1 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -60,7 +60,7 @@ md5sums=('b45f57bfe21b0e6db4f0683e794917cb' 'e529742c0a425648087bc3ce537fe4c5' 'f1c76e7e244257856a386ca2de69bdf0' '0d053487907de4376d67d8f499c5502b' - '79e471e0bd03b1d4e84fd3a6776bd619') + '7bd09833d59b5768c224d7d1575a69b8') if [ "$_pkgname" != "$pkgname" ]; then provides+=("$_pkgname=$pkgver") |