diff options
Diffstat (limited to 'community/mate-panel/APKBUILD')
-rw-r--r-- | community/mate-panel/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-panel/APKBUILD b/community/mate-panel/APKBUILD index 66099dacf8..aed7427b24 100644 --- a/community/mate-panel/APKBUILD +++ b/community/mate-panel/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-panel -pkgver=1.19.3 +pkgver=1.19.4 pkgrel=0 pkgdesc="The MATE panel is the area on your desktop from which you can run applications" url="https://github.com/mate-desktop/mate-panel" @@ -35,4 +35,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="06c2614cdd79c3b6bef7f042a636bad15b90b514d6d67f855591837371a3073852878e01b8b88043e75e0460b95daf0d76813f240693f22250281d5a9738dbad mate-panel-1.19.3.tar.xz" +sha512sums="dee04a8e9ad5860b8bb7b1af9ed42267819b0c4fcded63ea2acc139649196d5482c3ba10b3d453cead0a081d6c22f9b05ae672b8ff8c6036112fd12afae1c33e mate-panel-1.19.4.tar.xz" |