Date: Sunday, August 8, 2021 @ 18:30:42 Author: arojas Revision: 995468
Update to 1.26.0 Modified: mate-calc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:30:07 UTC (rev 995467) +++ PKGBUILD 2021-08-08 18:30:42 UTC (rev 995468) @@ -8,7 +8,7 @@ url="https://mate-desktop.org" arch=('x86_64') license=('GPL') -depends=('gtk3' 'gettext') +depends=('gtk3' 'gettext' 'libmpc') makedepends=('itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
