summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--thunderbird-bin/.signature4
-rw-r--r--thunderbird-bin/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/thunderbird-bin/.signature b/thunderbird-bin/.signature
index f97f1f9eb..987731347 100644
--- a/thunderbird-bin/.signature
+++ b/thunderbird-bin/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Uaw3UpUR8rGFtDioKKde7qHUV+7ct5Rak//uQpR+ehG7XUQht6sU4zO1Be1eHPbtGyGomSG2RpcRWvUGAEiOQg=
-SHA256 (Pkgfile) = fff9f3e9db70921e16f38331f650eb89643d272aa0758718941a12f742b07d02
+RWSE3ohX2g5d/SwXDQ1k4owfA3Oquw3cCsKHashts05cNfzv6f+oiitLmzpB4W/z1p1aOCTKHZQVMaY006xRks+Owny2eM38xgk=
+SHA256 (Pkgfile) = 47135b35ecdffc2af05c4908e316680c8c9d67146f76a3b6fbc044b7919e6f04
SHA256 (.footprint) = 1fedb65da9712fdc6f4f8a6d54fd71d22d58ce881022492f5d647d71a052351e
SHA256 (thunderbird-60.6.0.tar.bz2) = 29f4d09e67e750111c09476a8dd3d4681b54694cdf24f80f098f40c1beccd092
diff --git a/thunderbird-bin/Pkgfile b/thunderbird-bin/Pkgfile
index a313645d4..1908e2a78 100644
--- a/thunderbird-bin/Pkgfile
+++ b/thunderbird-bin/Pkgfile
@@ -5,7 +5,7 @@
name=thunderbird-bin
version=60.6.0
-release=1
+release=2
source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/linux-x86_64/en-US/thunderbird-$version.tar.bz2)
build() {
@@ -16,6 +16,6 @@ build() {
ln -s /usr/lib/thunderbird/thunderbird $PKG/usr/bin/thunderbird
mkdir -p $PKG/etc/revdep.d
- echo "/usr/lib/thunderbird/lib" > $PKG/etc/revdep.d/thunderbird-bin
+ echo "/usr/lib/thunderbird" > $PKG/etc/revdep.d/thunderbird-bin
}

Generated by cgit