From f8e2915ce6232baa204fc4b0e01c16fdfbbd420c Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 15 Mar 2018 08:20:41 +0000 Subject: community/mate-panel: upgrade to 1.20.0 --- community/mate-panel/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/mate-panel/APKBUILD') diff --git a/community/mate-panel/APKBUILD b/community/mate-panel/APKBUILD index 1c19429f87c..b1f49f12c7d 100644 --- a/community/mate-panel/APKBUILD +++ b/community/mate-panel/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Alan Lacerda 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" -- cgit v1.2.3