From 3c4d0cc6fbdf782c6ac78dfae65924af9d417b87 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 13 May 2019 07:47:26 +0000 Subject: ommunity/mate-calc: upgrade to 1.22.1 --- community/mate-calc/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/mate-calc') diff --git a/community/mate-calc/APKBUILD b/community/mate-calc/APKBUILD index 0a46dbaf98..eab64a6f56 100644 --- a/community/mate-calc/APKBUILD +++ b/community/mate-calc/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=mate-calc -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=0 pkgdesc="Calculator for MATE" url="https://github.com/mate-desktop/mate-calc" @@ -11,8 +11,7 @@ depends="mate-common" makedepends="itstool libtool intltool gtk+3.0-dev libxml2-utils libxml2-dev" subpackages="$pkgname-lang $pkgname-doc" -source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz - install-sh.patch" +source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { @@ -35,5 +34,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="a0d72a17dc9e7e97ef36cb2f089db126b1f91790d6a34ae829ef9cea87e82b025ba106f08e8c677352e72423a6670a3bf8751eecc67444cd8cea8dc8f3cf6728 mate-calc-1.22.0.tar.xz -2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch" +sha512sums="8e8efa1c17f6b6330471d877bc4d9c8486c64fb22ac3e3caf13a47f8be030664f1ca635a2323a78c5345a838fda307c3b4913caa748a67cc45fe43b9c8070e9a mate-calc-1.22.1.tar.xz" -- cgit v1.2.3