mate-panel: update to 1.28.2.
This commit is contained in:
parent
20ce04985b
commit
76ae3fd895
|
@ -1782,7 +1782,7 @@ libblas.so.3 blas-3.5.0_1
|
||||||
libcblas.so.3 cblas-3.6.0_1
|
libcblas.so.3 cblas-3.6.0_1
|
||||||
liblapack.so.3 lapack-3.5.0_1
|
liblapack.so.3 lapack-3.5.0_1
|
||||||
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
|
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
|
||||||
libmate-desktop-2.so.17 mate-desktop-1.8.0_1
|
libmate-desktop-2.so.17 mate-desktop-1.8.2_1
|
||||||
libmarco-private.so.2 libmarco-1.22.2_1
|
libmarco-private.so.2 libmarco-1.22.2_1
|
||||||
libmate-menu.so.2 mate-menus-1.8.0_1
|
libmate-menu.so.2 mate-menus-1.8.0_1
|
||||||
libcaja-extension.so.1 libcaja-1.8.1_1
|
libcaja-extension.so.1 libcaja-1.8.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-panel'
|
# Template file for 'mate-panel'
|
||||||
pkgname=mate-panel
|
pkgname=mate-panel
|
||||||
version=1.28.1
|
version=1.28.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
changelog="https://raw.githubusercontent.com/mate-desktop/mate-panel/master/NEWS"
|
changelog="https://raw.githubusercontent.com/mate-desktop/mate-panel/master/NEWS"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-panel-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-panel-${version}.tar.xz"
|
||||||
checksum=5133c64f5969ae8eeebe6e8bba450dea792cb0be06d9ae1c36e8569d2f8524ba
|
checksum=678a43e837aa2718494204fddf19bb906cf07e5d80fd2e1dde745f26d2adba33
|
||||||
|
|
||||||
build_options="gir wayland"
|
build_options="gir wayland"
|
||||||
build_options_default="gir wayland"
|
build_options_default="gir wayland"
|
||||||
|
|
Loading…
Reference in New Issue