diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-03 18:58:08 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-03 18:58:08 -0300 |
commit | 13469ab59d1d447ed648d126b48cc3088ee3c1fd (patch) | |
tree | 9b75161e0578d25a02ea1d2bd68b4e51c0678e84 /libre/iceape-libre | |
parent | a182fc4db82e72b782c2de362badc2a19efd2f1a (diff) | |
download | abslibre-13469ab59d1d447ed648d126b48cc3088ee3c1fd.tar.gz abslibre-13469ab59d1d447ed648d126b48cc3088ee3c1fd.tar.bz2 abslibre-13469ab59d1d447ed648d126b48cc3088ee3c1fd.zip |
iceape-libre-2.7.6.1-1: updating version
Diffstat (limited to 'libre/iceape-libre')
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index ca386c03a..20aa8b8e7 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -3,7 +3,7 @@ # We're getting this from Debian Sid _debname=iceape -_debver=2.7.5 +_debver=2.7.6 _debrel=1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } @@ -11,7 +11,7 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } _pkgname=${_debname} pkgname=${_debname}-libre pkgver=${_debver}.${_debrel} -pkgrel=3 +pkgrel=1 pkgdesc="A libre version of Debian Iceape, the Internet Suite based on Mozilla Seamonkey." arch=('i586' 'i686' 'x86_64' 'mips64el') license=('GPL2' 'MPL' 'LGPL') @@ -29,8 +29,8 @@ source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.bz2" ${_pkgname}-2.0-lang.patch clrf.patch libre.patch) -md5sums=('7a6e671485a75cd9495f346e0f8e4dcb' - '174e572e9d7b1b62a8e437f70fe771ba' +md5sums=('7177342dcd4d445b166c36935c1d4ca5' + '5adb3b2c718311e664d8541bb4a16304' '60ba9e8f2fafd20e41268af534a55ea7' '7266333e31731af8bb50c2eca8d0bd26' '25b6fe16ac24cd5c852213e5c1adb272' |