Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gnome-shell-extension-dash-to-panel
Commits: 5f17010c by Antonio Rojas at 2023-10-09T22:30:03+02:00 upgpkg: 59-1: Update to 59 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = gnome-shell-extension-dash-to-panel + pkgdesc = Extension for GNOME Shell to combine the dash and main panel + pkgver = 59 + pkgrel = 1 + url = https://github.com/home-sweet-gnome/dash-to-panel + arch = any + license = GPL + depends = gnome-shell + source = https://github.com/home-sweet-gnome/dash-to-panel/archive/v59/dash-to-panel-59.tar.gz + source = gnome-shell-extension-dash-to-panel-system-install-paths.patch + sha256sums = 5d8748a4924b1a7834ffbcea3f471f306ca19ab602b00161f97f719ec08e4285 + sha256sums = b9c247fc8ab7f1ee18ce2c98f8312f86da0340622d4c5daadd3a4579f4213fc5 + +pkgname = gnome-shell-extension-dash-to-panel ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ pkgname=gnome-shell-extension-dash-to-panel _pkgname=dash-to-panel -pkgver=56 -pkgrel=3 +pkgver=59 +pkgrel=1 pkgdesc='Extension for GNOME Shell to combine the dash and main panel' arch=('any') url='https://github.com/home-sweet-gnome/dash-to-panel' @@ -13,7 +13,7 @@ license=('GPL') depends=('gnome-shell') source=("https://github.com/home-sweet-gnome/$_pkgname/archive/v$pkgver/$_pkgname-$pkgver.tar.gz" 'gnome-shell-extension-dash-to-panel-system-install-paths.patch') -sha256sums=('b04c01f7bbb0e140febd569574905dba880dba011968725a9a96a5bf23560ffe' +sha256sums=('5d8748a4924b1a7834ffbcea3f471f306ca19ab602b00161f97f719ec08e4285' 'b9c247fc8ab7f1ee18ce2c98f8312f86da0340622d4c5daadd3a4579f4213fc5') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/5f17010ca9740a9b0b4a5f7504c1eeaa85dd2f75 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/5f17010ca9740a9b0b4a5f7504c1eeaa85dd2f75 You're receiving this email because of your account on gitlab.archlinux.org.
