aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-panel/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-03-15 08:20:41 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-03-15 10:19:15 +0000
commitf8e2915ce6232baa204fc4b0e01c16fdfbbd420c (patch)
tree469939177e521103b48c3c03bc3acce202be4f7c /community/mate-panel/APKBUILD
parenta599740cc4a14d13eda03fae5a2c07408d718ea3 (diff)
community/mate-panel: upgrade to 1.20.0
Diffstat (limited to 'community/mate-panel/APKBUILD')
-rw-r--r--community/mate-panel/APKBUILD5
1 files changed, 3 insertions, 2 deletions
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 <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"