Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-dash-to-panel


Commits:
2683a8c8 by Balló György at 2025-09-23T03:39:59+02:00
upgpkg: 70-2: Apply some fixes from upstream

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-shell-extension-dash-to-panel
        pkgdesc = Extension for GNOME Shell to combine the dash and main panel
        pkgver = 70
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/home-sweet-gnome/dash-to-panel
        arch = any
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 pkgname=gnome-shell-extension-dash-to-panel
 _pkgname=dash-to-panel
 pkgver=70
-pkgrel=1
+pkgrel=2
 pkgdesc='Extension for GNOME Shell to combine the dash and main panel'
 arch=(any)
 url='https://github.com/home-sweet-gnome/dash-to-panel'
@@ -28,6 +28,9 @@ b2sums=(
 prepare() {
   cd $_pkgname
 
+  # Apply fixes from upstream
+  git cherry-pick -m 1 -n v70..47e0be962aa25080675347713a200231f687ed82
+
   # https://github.com/home-sweet-gnome/dash-to-panel/pull/1948
   git apply -3 
../gnome-shell-extension-dash-to-panel-system-install-paths.patch
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/2683a8c8cdcf2116c8800be8e9c258a60c879818

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/2683a8c8cdcf2116c8800be8e9c258a60c879818
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to