diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-16 22:50:30 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-16 22:50:30 -0200 |
commit | 82a32c2787830a2ae7e503a3f93d762746a2ec9e (patch) | |
tree | e090e2b7e2c9664d66f7887394ff0a398b539601 /libre/iceweasel-l10n/PKGBUILD | |
parent | b203edf393492ccbf915bfe551d10109fb1b89f3 (diff) |
iceweasel-l10n-18.0.1-4: updating pkgrel
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 8f0aac94a..4254c08d4 100644 --- a/libre/iceweasel-l10n/PKGBUILD +++ b/libre/iceweasel-l10n/PKGBUILD @@ -22,7 +22,7 @@ pkgname=($(for lang in ${_langpacks[@]} done)) _pkgver=18.0 pkgver=$_debver.$_debrel -pkgrel=3 +pkgrel=4 pkgdesc="Language packs for Debian Iceweasel." arch=('any') |