summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaveB2019-10-23 16:02:50 +0200
committerDaveB2019-10-23 16:02:50 +0200
commit5d06d9be6c7b60894ee767b9ac6e326e3655cd20 (patch)
tree83fc45ee9238424da1e47bd14388094848006132
parentb646b8c9e838999f09082c0adc35b4f655bd1243 (diff)
downloadaur-5d06d9be6c7b60894ee767b9ac6e326e3655cd20.tar.gz
Update to 6.240.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc417b29532d..30218fd8900f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = memsource-editor
pkgdesc = A CAT translation tool, requires Memsource subscription
- pkgver = 6.239.6
+ pkgver = 6.240.0
pkgrel = 1
url = http://www.memsource.com/
install = memsource-editor.install
@@ -18,12 +18,12 @@ pkgbase = memsource-editor
depends = qt5-xcb-private-headers
depends = shared-mime-info
options = !strip
- source = http://download.memsource.com/production/updates/memsource-editor/linux/x64/archive/install/MemsourceEditor-6.239.6-x64.run
+ source = http://download.memsource.com/production/updates/memsource-editor/linux/x64/archive/install/MemsourceEditor-6.240.0-x64.run
source = memsource-editor.desktop
source = memsource-editor.xml
source = memsource
source = license.desktop
- sha256sums = 40a5a53ca88908a2124fdec4a6e5118c49d5416a22cd92616db733ce1faad5cb
+ sha256sums = 635a63fd6bcd9ad0d111dac18e62ff212f107ca7838ab0cb42f0b116ae8c9ec1
sha256sums = 215a02637392af7a3f0af23411c5234c9ce8cdf1ae5c0e40b97c43e5b0995a45
sha256sums = 8a40f0172dc948dfadec126b5ab9a4f983216034aa8fbf19a41b9466e6253866
sha256sums = 4802b77ffefd2cdd7526fec28a690f8dc560fef74501806b3485648dcac830fe
diff --git a/PKGBUILD b/PKGBUILD
index c699222abcf7..df7f8eab5668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=memsource-editor
_pkg=MemsourceEditor
-pkgver=6.239.6
+pkgver=6.240.0
pkgrel=1
pkgdesc="A CAT translation tool, requires Memsource subscription"
arch=('x86_64')
@@ -31,7 +31,7 @@ source=("http://download.memsource.com/production/updates/memsource-editor/linux
"memsource"
"license.desktop")
-sha256sums=('40a5a53ca88908a2124fdec4a6e5118c49d5416a22cd92616db733ce1faad5cb'
+sha256sums=('635a63fd6bcd9ad0d111dac18e62ff212f107ca7838ab0cb42f0b116ae8c9ec1'
'215a02637392af7a3f0af23411c5234c9ce8cdf1ae5c0e40b97c43e5b0995a45'
'8a40f0172dc948dfadec126b5ab9a4f983216034aa8fbf19a41b9466e6253866'
'4802b77ffefd2cdd7526fec28a690f8dc560fef74501806b3485648dcac830fe'
@@ -74,6 +74,7 @@ package() {
find ${pkgdir}/opt -type f | while read _item; do chmod 644 "$_item"; done
chmod +x ${pkgdir}/opt/memsource-editor/TranslationEditor
chmod +x ${pkgdir}/opt/memsource-editor/run.sh
+ chmod +x ${pkgdir}/opt/memsource-editor/libexec/QtWebEngineProcess
for sz in 16 24 32 36 48 64 96 128 192 256; do
install -d ${pkgdir}/usr/share/icons/hicolor/${sz}x${sz}/apps