diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-15 23:57:44 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-15 23:57:44 -0300 |
commit | 0712fa72e652ba9751142e41dd405ea0ff32c282 (patch) | |
tree | c500d0bd461220c8e42bedba23870e638631c481 /libre/iceape-libre/PKGBUILD | |
parent | a6033af964c7ad41405d96cc103685917fbc9b61 (diff) |
iceape-libre-2.7.5.1-2: updating libre.patch
Diffstat (limited to 'libre/iceape-libre/PKGBUILD')
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index a2e3ed362..1119bc01e 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=1 +pkgrel=2 pkgdesc="A libre version of Debian Iceape, the Internet Suite based on Mozilla Seamonkey." arch=('i586' 'i686' 'x86_64' 'mips64el') license=('GPL2' 'MPL' 'LGPL') @@ -35,7 +35,7 @@ md5sums=('7a6e671485a75cd9495f346e0f8e4dcb' '7266333e31731af8bb50c2eca8d0bd26' '25b6fe16ac24cd5c852213e5c1adb272' 'c395d443a8c4c16880c7322bcf174743' - '79f99d8cda03dbcc1e88ef96776f591a') + 'b57083ca1829ba4b7188e754e192e1b0') build() { export QUILT_PATCHES=debian/patches |