[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Mar 23 23:37:08 UTC 2018


    Date: Friday, March 23, 2018 @ 23:37:07
  Author: heftig
Revision: 319884

52.7.0-1

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-23 23:37:05 UTC (rev 319883)
+++ PKGBUILD	2018-03-23 23:37:07 UTC (rev 319884)
@@ -6,8 +6,8 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 
 pkgname=thunderbird
-pkgver=52.6.0
-pkgrel=2
+pkgver=52.7.0
+pkgrel=1
 pkgdesc="Standalone mail and news reader from mozilla.org"
 arch=(x86_64)
 license=(MPL GPL LGPL)
@@ -23,7 +23,7 @@
         0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch
         rust-i686.patch fix-wifi-scanner.diff
         thunderbird-install-dir.patch no-crmf.diff)
-sha256sums=('16215fb5a3765c7e5a40eadc1f3aed6918294f6d8ef1552d2aa37656055045a8'
+sha256sums=('82462890d393ed78c03226924a6166596b7b6d1562b5071e713a7558cd292ea3'
             'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
             '413cd6d366d78f325d80ebebccfd0afa0d266b40b2e54b66ba2fa03c15f3ea67'
             'f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269'
@@ -159,7 +159,7 @@
     "$pkgdir/usr/share/applications/$pkgname.desktop"
 
   # Use system-provided dictionaries
-  rm -r "$pkgdir"/usr/lib/$pkgname/dictionaries
+  rm -r "$pkgdir/usr/lib/$pkgname/dictionaries"
   ln -Ts /usr/share/hunspell "$pkgdir/usr/lib/$pkgname/dictionaries"
   ln -Ts /usr/share/hyphen "$pkgdir/usr/lib/$pkgname/hyphenation"
 



More information about the arch-commits mailing list