summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2021-07-16 14:41:28 -0700
committerLlewelyn Trahaearn2021-07-16 14:41:28 -0700
commit698e9bb20455163a5541efceeab2325d300198a1 (patch)
treeff65cdb193b61a2c35fc6659282e5bd4631e2632 /PKGBUILD
parentd88cedcd9187a3b03f1bcbdd73bc8cbfeddcbd95 (diff)
downloadaur-698e9bb20455163a5541efceeab2325d300198a1.tar.gz
Sync with upstream change to the location of prefs.ui
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea282baae7a..399d575de563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Llewelyn Trahaearn <WoefulDerelict at GMail dot com>
pkgname=gnome-shell-extension-vitals-git
-pkgver=34.r271.gf5f18e8
+pkgver=34.r415.gc007301
pkgrel=1
pkgdesc="Displays system vitals in a GNOME Shell top bar pop-down."
arch=('any')
@@ -38,7 +38,6 @@ package() {
find -name '*.xml' -exec install -Dm644 -t "${pkgdir}/usr/share/glib-2.0/schemas/" '{}' +
cp -r --no-preserve=ownership,mode helpers "${_destdir}"
install -Dm644 schemas/gschemas.compiled "${_destdir}/schemas/gschemas.compiled"
- install -Dm644 schemas/prefs.ui "${_destdir}/schemas/prefs.ui"
cd locale
for locale in */
do