summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-07-19 17:20:12 +0200
committerTérence Clastres2019-07-19 17:20:12 +0200
commit4f68df1ebda226e9c65b95e1d1c036f61b69d392 (patch)
tree249bb6a84c1520f3000151ac8b8d9984ede39381
parentd09292f95ea8526c4b3e5596cb65b98a9dc06ac3 (diff)
downloadaur-4f68df1ebda226e9c65b95e1d1c036f61b69d392.tar.gz
Add !494
-rw-r--r--PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 748b4a6c8d7c..4e7af5142e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -134,6 +134,13 @@ prepare() {
# Comment:
git cherry-pick -n a7852705^..2d908e80
+ # Title: dash: Fix messed up icon height
+ # URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/494
+ # Type: 3
+ # Status: 4
+ # Comment:
+ git cherry-pick -n 4e5ca6d3
+
git submodule init
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
git submodule update