summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2022-05-03 10:39:24 -0400
committerChris Holland2022-05-03 10:39:24 -0400
commit8b15aae38cb6c6183d985c9588969353e30c6d66 (patch)
treeebc9db33f4460c422eaf8f4c3aa32409057fe8c8
parent0171013c35c1aa5ac27bc46ba0dae8e72a926b7e (diff)
downloadaur-plasma5-applets-eventcalendar.tar.gz
v76
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb51cc6b7656..d3fbfa4c60b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-eventcalendar
pkgdesc = An extended calendar plasmoid with daily weather forecasts and events from Google Calendar. Also includes a timer and 24 hour forecast graph.
- pkgver = 75
+ pkgver = 76
pkgrel = 1
url = https://store.kde.org/p/998901/
arch = any
@@ -11,8 +11,8 @@ pkgbase = plasma5-applets-eventcalendar
depends = qt5-graphicaleffects
depends = python-gobject
depends = libcanberra
- source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v75.tar.gz
- md5sums = 122df66fe9b07e946bc853bc5f564b2d
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v76.tar.gz
+ md5sums = 36b2018ad92df8d9e380096f804b9981
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 0d5ebd1b5d3d..27e7e1a108f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=75
+pkgver=76
pkgrel=1
pkgdesc="An extended calendar plasmoid with daily weather forecasts and events from Google Calendar. Also includes a timer and 24 hour forecast graph."
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('plasma-workspace' 'qt5-graphicaleffects' 'python-gobject' 'libcanberra')
makedepends=('bash' 'gettext')
source=("https://github.com/Zren/plasma-applet-eventcalendar/archive/v$pkgver.tar.gz")
-md5sums=('122df66fe9b07e946bc853bc5f564b2d')
+md5sums=('36b2018ad92df8d9e380096f804b9981')
package() {
cd plasma-applet-eventcalendar-$pkgver/package