summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2021-03-24 22:37:09 -0400
committerChris Holland2021-03-24 22:37:09 -0400
commit55c557892b261c6518a790c6633d53c14d7da09a (patch)
tree61cd0f55ecd29a089e8a8c0dc09fd2270c271cb7
parent41f8f8aaff5c8e143dc3fa6749d1b4c78d5fd2d7 (diff)
downloadaur-55c557892b261c6518a790c6633d53c14d7da09a.tar.gz
v74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 707236b8b804..da754a45b1db 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 = 73
+ pkgver = 74
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/v73.tar.gz
- md5sums = a53cb9405fcc404fddc7132188797fdc
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v74.tar.gz
+ md5sums = cfaaa76da6d7c1a1883a84d7e3d89137
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 519fa3daa9bd..1d243815d33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=73
+pkgver=74
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=('a53cb9405fcc404fddc7132188797fdc')
+md5sums=('cfaaa76da6d7c1a1883a84d7e3d89137')
package() {
cd plasma-applet-eventcalendar-$pkgver/package