summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-04-12 19:16:57 -0400
committerTed Alff2022-04-12 19:16:57 -0400
commitea9eb619cb2247d4a63823a2af191d6a27da6665 (patch)
tree8a1112b645f5153364acb506b16d9905d30e850c /PKGBUILD
parentde9947cbc61ad0f868d1b9b5551df8fadd88fd14 (diff)
downloadaur-ea9eb619cb2247d4a63823a2af191d6a27da6665.tar.gz
Version bump 22.04.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3b0db1298af..be2ea6383383 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: IKRadulov <ikradulov@vivaldi.net>
pkgname=mate-hud
-pkgver=22.04.2
+pkgver=22.04.4
pkgrel=1
pkgdesc="Run menubar commands, much like the unity 7 HUD"
arch=('any')
@@ -13,7 +13,7 @@ depends=('rofi' 'python-gobject' 'mate-desktop' 'appmenu-gtk-module'
'dbus-python' 'python-psutil' 'python-setproctitle' 'python-xlib')
makedepends=('python-setuptools' 'python-distutils-extra')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ubuntu-mate/mate-hud/archive/${pkgver}.tar.gz")
-sha256sums=('1908b241fc5d9a54ee4654a4c5e100b9e4235ca7bd18f0cebec33ab179e78cab')
+sha256sums=('4948df8f8e0cd057104667da7ce9d310efa0e065fdbb90b55e55c75da99af335')
package() {
cd "${pkgname}-${pkgver}"