author | Antonio Rojas
<arojas@archlinux.org> 2019-03-29 18:19:18 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-29 18:19:18 UTC |
parent | cd42c0ae5be4f64d3255b3990106020f2c3a038a |
PKGBUILD | +3 | -3 |
designer.desktop | +1 | -1 |
linguist.desktop | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 39b8f2a..1fe05f1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qt5-tools _qtver=5.12.2 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=3 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -19,8 +19,8 @@ source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/subm {assistant,designer,linguist,qdbusviewer}.desktop) sha256sums=('4aa3a089794ab1c629b666fffb5da4371351a9e85ea691d5d988c2ff63586005' '8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4' - '366e18ba400068df40d26a3c944d6bd4925bf22c32f171b837a3f4e387eff019' - 'db1ad1d27ce73820b8d50291618b6f817292f15f55107274064b9ae99201069a' + '92f3e5dc8bc416e02893c38a05287238853e0c20732df1e62d6a672744a34e7c' + '15781519115e36d2c67c12ee6bc636425cd445072f43cb8bdd1364cfacbe4c45' 'cd94367e35f99ab85277aa95985bbde292a9cc82db2c04c4efdaed5799aa16db') prepare() { diff --git a/designer.desktop b/designer.desktop index fc020ba..de9272c 100644 --- a/designer.desktop +++ b/designer.desktop @@ -2,7 +2,7 @@ Name=Qt Designer GenericName=Interface Designer Comment=Design GUIs for Qt applications -Exec=designer +Exec=designer %F Icon=QtProject-designer MimeType=application/x-designer; Terminal=false diff --git a/linguist.desktop b/linguist.desktop index aa5696b..cde16c2 100644 --- a/linguist.desktop +++ b/linguist.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Qt Linguist Comment=Add translations to Qt applications -Exec=linguist +Exec=linguist %F Icon=linguist MimeType=text/vnd.trolltech.linguist;application/x-linguist; Terminal=false