diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-31 12:29:38 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-31 12:29:38 -0300 |
commit | 6cbf38bafdac26b9ca7d497d312a626389156299 (patch) | |
tree | e41f8fca40839a3b309b8c0f5533e09d27837cf9 /libre/iceweasel-l10n/PKGBUILD | |
parent | 475b01fc789b4ee29dab78435c2b6a06d4ed5979 (diff) |
iceweasel-l10n-21.0.1-2: rebuild against lastest revision of iceweasel-libre due problems on about:home
Diffstat (limited to 'libre/iceweasel-l10n/PKGBUILD')
-rw-r--r-- | libre/iceweasel-l10n/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-l10n/PKGBUILD b/libre/iceweasel-l10n/PKGBUILD index 3c3d957a4..298d740cc 100644 --- a/libre/iceweasel-l10n/PKGBUILD +++ b/libre/iceweasel-l10n/PKGBUILD @@ -23,7 +23,7 @@ pkgname=($(for lang in ${_langpacks[@]} do echo $pkgbase-$lang | tr A-Z a-z done)) pkgver=$_debver.$_debrel -pkgrel=1 +pkgrel=2 pkgdesc="Language packs for Debian Iceweasel." arch=('any') |