summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2019-10-24 19:52:31 -0400
committerChris Holland2019-10-24 19:52:31 -0400
commite3e47ab8e464c6002e1e473fbb55f7b7d30bba9a (patch)
treeb5de15b6b3fdbf7e1fdb60d1b2d0a339ef990e5d
parentcf06df8f246f140ea2e85cab72138cac77be50bd (diff)
downloadaur-e3e47ab8e464c6002e1e473fbb55f7b7d30bba9a.tar.gz
v65
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec09ec2c34b1..65080cf66643 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 = 64
+ pkgver = 65
pkgrel = 1
url = https://store.kde.org/p/998901/
arch = any
@@ -9,8 +9,8 @@ pkgbase = plasma5-applets-eventcalendar
makedepends = gettext
depends = plasma-workspace
depends = qt5-graphicaleffects
- source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v64.tar.gz
- md5sums = 0bc5cc5c72114956e545c957d5f02169
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v65.tar.gz
+ md5sums = 8a0782944aad740edc92c939350e8dd6
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 4b6b92bce885..89efcd3b056c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=64
+pkgver=65
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')
makedepends=('bash' 'gettext')
source=("https://github.com/Zren/plasma-applet-eventcalendar/archive/v$pkgver.tar.gz")
-md5sums=('0bc5cc5c72114956e545c957d5f02169')
+md5sums=('8a0782944aad740edc92c939350e8dd6')
package() {
cd plasma-applet-eventcalendar-$pkgver/package