summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorava1ar2018-05-27 05:25:08 -0400
committerava1ar2018-05-27 05:25:08 -0400
commit580d9bdf8ea34ed75a78a1a4add2ab34c38eed52 (patch)
tree2cd388db2b2304d07d5fa8b44248172534809409 /PKGBUILD
parent849deedbf3ac396fd26e127e6f9fc26bcb6c9b0c (diff)
downloadaur-580d9bdf8ea34ed75a78a1a4add2ab34c38eed52.tar.gz
Improve styling and scaling for Qt apps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb4152fc88a0..896882616c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname=cros-container-guest-tools
pkgname=${_pkgname}-git
-pkgver=r39.d6749f0
+pkgver=r40.1d1a032
pkgrel=1
pkgdesc="Guest tools for the Crostini containers on ChromeOS"
arch=('any')
@@ -92,6 +92,8 @@ package() {
${pkgdir}/etc/dconf/db/local.d/01-cros-ui
install -m644 -D ${srcdir}/${_pkgname}/cros-ui-config/user \
${pkgdir}/etc/dconf/profile/user
+ install -m644 -D ${srcdir}/${_pkgname}/cros-ui-config/Trolltech.conf \
+ ${pkgdir}/etc/xdg/Trolltech.conf
### cros-unattended-upgrades -> not applicable