summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-08-20 13:26:22 +0200
committerFrederic Bezies2019-08-20 13:26:22 +0200
commit81226aad4bebdeed35f0ea038b7e1eeca5533785 (patch)
treef41f5af3d8215d218c59684a4481ea6b3d7a6f2d /PKGBUILD
parent8c4392328b43aac0d6c8982f52fa940cffe24129 (diff)
downloadaur-81226aad4bebdeed35f0ea038b7e1eeca5533785.tar.gz
19.10.1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa7af2107fbd..14d0bfeb1cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=mate-menu
-pkgver=19.04.0
+pkgver=19.10.1
pkgrel=1
pkgdesc="Advanced menu for MATE Panel, a fork of MintMenu"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('mate-panel' 'python-configobj' 'python-gobject' 'python-pyinotify' 'python-xdg' 'python-xlib' 'xdg-utils' 'python-setproctitle' 'mate-menus' 'python-unidecode')
makedepends=('python-distutils-extra' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ubuntu-mate/mate-menu/archive/$pkgver.tar.gz")
-sha256sums=('dbcf2af2c12fbbf4a9014aecd42f46ff159ff94a2d1efc0603abc5431a06a3aa')
+sha256sums=('52e5c8ea9c441cb46b2d454e0315c71511260eec09ceeacadca63454c81775c3')
package() {
cd $pkgname-$pkgver