diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-08 08:34:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-08 08:34:12 -0300 |
commit | dd65a21561d205a03f497b5cbf8d94b648878f7f (patch) | |
tree | ecccaaadc2605a5175e87b759d8bbf4b4b6c9675 /libre/iceweasel-libre/PKGBUILD | |
parent | 51da710c66614673182ce8f40af8e0fa933e5d7d (diff) |
iceweasel-libre-23.0.1-2: fix about:home issue
Diffstat (limited to 'libre/iceweasel-libre/PKGBUILD')
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 3d7721fd4..3edf13c9e 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -22,7 +22,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } _pkgname=iceweasel pkgname=iceweasel-libre pkgver=$_debver.$_debrel -pkgrel=1 +pkgrel=2 pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64 mips64el) @@ -58,7 +58,7 @@ md5sums=('567bfd5b1bc0639b4f2e53a6e921ed5d' '0afdcc2a269e2104df18d52c44c7a875' '2d7ac85c32df6a4ccfcc6de7a1420bf7' '383e8e2a97a8b13fe56d153adb6878b6' - 'aa5a59aba789c66717436c4bed4b9aa5' + 'fad273fc43be26d38e04cd0dbb7c84f4' '7b9e5996dd9fe0b186a43a297db1c6b5' 'abf5ecb74caa857abb42bcfbb3442d9c' '0c26941504d3f2abed759221e9bb5de1' |