aboutsummaryrefslogtreecommitdiffstats
path: root/community/marco
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-29 01:58:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-29 16:02:02 -0300
commit1b83124f269c055a670c5d6ac9a249ee7615b34a (patch)
treef12dca0800fff0c58fab7a835d55da3378b03750 /community/marco
parent315b1283bcbbc73490535ca670bfc947daf33c36 (diff)
downloadaports-1b83124f269c055a670c5d6ac9a249ee7615b34a.tar.bz2
aports-1b83124f269c055a670c5d6ac9a249ee7615b34a.tar.xz
community/marco: upgrade to 1.22.2
Diffstat (limited to 'community/marco')
-rw-r--r--community/marco/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/marco/APKBUILD b/community/marco/APKBUILD
index 2e6158a6b4..3af91e4240 100644
--- a/community/marco/APKBUILD
+++ b/community/marco/APKBUILD
@@ -1,18 +1,17 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=marco
-pkgver=1.22.1
+pkgver=1.22.2
pkgrel=0
pkgdesc="MATE window manager"
url="https://github.com/mate-desktop/marco"
arch="all"
license="GPL-2.0-or-later"
-depends="mate-common yelp-tools libxml2-utils"
+depends="mate-common yelp-tools libxml2-utils mate-desktop"
makedepends="libtool itstool zenity intltool glib-dev gtk+3.0-dev
libxcomposite-dev libxpresent-dev libcanberra-dev startup-notification-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
-builddir="$srcdir/$pkgname-$pkgver"
build() {
./configure \
@@ -33,4 +32,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="18093f4d419fbc90f957a04ec3e36a153b3c51a6bcdc1ac5884adcc0292f157bc5e4af51e171451a4b54b5bccffdee2e8a07ed13dafb6106773abfb06b6a8a4f marco-1.22.1.tar.xz"
+sha512sums="96665120dbc698c78795eeaa559ae2bfd2a3c7ed4846e40bcfb1d6dfc8d7e359b860e1e715085a17e11c66ce7f31561d372da8372209c21c7b1ce6029a3f5ea1 marco-1.22.2.tar.xz"