mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/mate-panel: upgrade to 1.20.0
This commit is contained in:
parent
a599740cc4
commit
f8e2915ce6
@ -1,7 +1,7 @@
|
||||
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
pkgname=mate-panel
|
||||
pkgver=1.19.6
|
||||
pkgver=1.20.0
|
||||
pkgrel=0
|
||||
pkgdesc="The MATE panel is the area on your desktop from which you can run applications"
|
||||
url="https://github.com/mate-desktop/mate-panel"
|
||||
@ -21,6 +21,7 @@ build() {
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static=no \
|
||||
--prefix=/usr
|
||||
make
|
||||
}
|
||||
@ -35,4 +36,4 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
sha512sums="68f395f17abd5ee87f36ba3b8065bd653c8193f24fa83f830f4647992dbe10271f5de0f2899c80e9ff179a45230225993a3c12c45fbdd3620b501492d81b9536 mate-panel-1.19.6.tar.xz"
|
||||
sha512sums="e8d73a7d261327caacb0a391db31d9751649d1ecd7b2c57179a507277b75eca735aae6c87f9585951cd5c3dfaccbfe949821d26bb2a771b90080b862435f0b33 mate-panel-1.20.0.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user