diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-01-16 01:36:02 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-01-16 01:36:02 +0000 |
commit | fd86c6fa83e21ee448fce7e70f6fbfbc7a27fdc7 (patch) | |
tree | e61029038868c949fad5cff07fdf50d5e01d1023 /community/mate-backgrounds | |
parent | 3a83e51fea63f574b9e4bfba0d351b900b17ce6a (diff) | |
download | aports-fd86c6fa83e21ee448fce7e70f6fbfbc7a27fdc7.tar.bz2 aports-fd86c6fa83e21ee448fce7e70f6fbfbc7a27fdc7.tar.xz |
community/mate-backgrounds: upgrade to 1.19.0
Diffstat (limited to 'community/mate-backgrounds')
-rw-r--r-- | community/mate-backgrounds/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD index 438bf01aad..99f1a07337 100644 --- a/community/mate-backgrounds/APKBUILD +++ b/community/mate-backgrounds/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-backgrounds -pkgver=1.18.0 +pkgver=1.19.0 pkgrel=1 pkgdesc="Background images and data for MATE" url="https://github.com/mate-desktop/mate-backgrounds" @@ -33,4 +33,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="489ed3c57f60b471cba6afa8243cd752b534ac1881db30310b603949af7e3bfb3c9fa8d55c37942377cb36c0fc7545d940de2d03c1166e829b128e6c576f587e mate-backgrounds-1.18.0.tar.xz" +sha512sums="8392eeb54bef9afaafe3f6afd5517fa09e22e6159b123ac47de2933f17c027c579b0370de858652a83fccefacba729efe98d7f3bfa7e853ba759d82ec849a60d mate-backgrounds-1.19.0.tar.xz" |