diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:56:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:56:53 -0300 |
commit | b8da464b2ce3a7928368d68edee45b60c80210a7 (patch) | |
tree | 09036968883123032ae263fdf3762151b5fd68af /libre/iceape-libre/PKGBUILD | |
parent | 143f3542d66f9351c315089cb3c6feaad2c9c531 (diff) |
iceape-libre-2.7.12.1-6: rebuild against libpng
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 aeb4d528f..09cceb4db 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=6 +pkgrel=7 pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') |