1 # Maintainer: Alexander Epaneshnikov <alex19ep@archlinux.org>
2 # Contributor: Brad Fanella <cesura@archlinux.org>
3 # Contributor: Martin Wimpress <code@flexion.org>
8 pkgdesc="Calculator for the MATE desktop environment"
9 url="https://mate-desktop.org"
12 depends=('gtk3' 'gettext' 'libmpc')
13 makedepends=('itstool')
15 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
16 sha256sums=('6431675f69f938ca783f9ac90ff1cf3fcc788791b369a6b64a48a909ca7ab177')
19 cd "${pkgname}-${pkgver}"
26 cd "${pkgname}-${pkgver}"
27 make DESTDIR="${pkgdir}" install