diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2020-04-14 10:19:40 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-04-14 10:19:40 +0200 |
commit | 5eef69b8a632eb1c91371ce17c273feaaa6ee36e (patch) | |
tree | a64069e5b2d265af7fd7bf265e9c73e77ff98d5f | |
parent | 584e6ec0d5062a50ebbc4aa0110596c434311d7d (diff) | |
download | abslibre-5eef69b8a632eb1c91371ce17c273feaaa6ee36e.tar.gz abslibre-5eef69b8a632eb1c91371ce17c273feaaa6ee36e.tar.bz2 abslibre-5eef69b8a632eb1c91371ce17c273feaaa6ee36e.zip |
libre/thunderbird: rebuilt against new libffi
-rw-r--r-- | libre/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index 719c4ead5..6887bd137 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -22,7 +22,7 @@ replaces=("$_pkgname") epoch=1 pkgver=68.6.0 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 _brandingver=68.6 _brandingrel=1 pkgdesc='Standalone mail and news reader based on Mozilla Thunderbird' |