diff options
Diffstat (limited to 'community/mate-backgrounds/APKBUILD')
-rw-r--r-- | community/mate-backgrounds/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD index 99f1a07337..b9c40189f7 100644 --- a/community/mate-backgrounds/APKBUILD +++ b/community/mate-backgrounds/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-backgrounds -pkgver=1.19.0 -pkgrel=1 +pkgver=1.20.0 +pkgrel=0 pkgdesc="Background images and data for MATE" url="https://github.com/mate-desktop/mate-backgrounds" arch="noarch" @@ -33,4 +33,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="8392eeb54bef9afaafe3f6afd5517fa09e22e6159b123ac47de2933f17c027c579b0370de858652a83fccefacba729efe98d7f3bfa7e853ba759d82ec849a60d mate-backgrounds-1.19.0.tar.xz" +sha512sums="6ecf802ad357ea001ebd32481223f62867729c617c4c85f6d3ef1e893f610705c5a72b3257a1fa38e8000b510c1ed60c743472c2045e2af0f4b22ce57ee611de mate-backgrounds-1.20.0.tar.xz" |