diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 12:38:21 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 12:38:21 -0200 |
commit | a299e9a6f65afb3b7c5e7311175ebe5fcc933c57 (patch) | |
tree | b7c687c6eb65f5618e5c77918402b3844be2d350 /libre/iceape-libre/PKGBUILD | |
parent | 878e95ae6a1468fba320d4b312854613ee3267f9 (diff) |
iceape-libre: upgrading a revision
Diffstat (limited to 'libre/iceape-libre/PKGBUILD')
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index 73b8a5080..b84a30e72 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -11,7 +11,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } _pkgname=${_debname} pkgname=${_debname}-libre pkgver=${_debver}.${_debrel} -pkgrel=2 +pkgrel=3 pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') |