summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChmouel Boudjnah2021-11-30 22:16:59 +0000
committerChmouel Boudjnah2021-11-30 22:16:59 +0000
commit76255dc44d04fb92cf07ccf1e529329981aa7cc7 (patch)
tree8929dcd5bf5380229f827b7c5d434a3ec4b6ef3c /PKGBUILD
parent212bc57a0f58f345283fe2650c2d894ea0edb4b7 (diff)
downloadaur-76255dc44d04fb92cf07ccf1e529329981aa7cc7.tar.gz
Update to 2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36240c0be30d..e2bdf2dd1c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chmouel Boudjnah <chmouel@chmouel.com>
pkgname=gnome-next-meeting-applet
-pkgver=2.0.4
+pkgver=2.1.1
pkgrel=1
pkgdesc="An applet to show your next meetings from Gnome Online Accounts"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/chmouel/gnome-next-meeting-applet"
license=('GPL3')
depends=('python-gobject' 'python-yaml' 'python-humanize' 'libappindicator-gtk3' 'gnome-shell-extension-appindicator' 'evolution-data-server' 'evolution-data-server')
source=( https://github.com/chmouel/${pkgname}/archive/refs/tags/${pkgver}.tar.gz )
-sha256sums=('45883766a5ac52838f60800da383b0ecfa62164243b93a80c70cf81f48cdff91')
+sha256sums=('ee21c317de27caa78df51a7ddb7b2c8012419086700b35ea2d5481f3d3647179')
makedepends=("python-setuptools" "python-dephell")
prepare() {