summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2019-05-17 21:56:05 -0400
committerChris Holland2019-05-17 21:56:05 -0400
commit9275f3aba4e0a3a9df2979eaba9bd1fc1094dc70 (patch)
treed5c5063d8a1e5291961ce4631d79f3b898193403
parentd2ff8e1f5edf98a100955815856a4118839d6704 (diff)
downloadaur-9275f3aba4e0a3a9df2979eaba9bd1fc1094dc70.tar.gz
v63
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb297862553c..ca3f249908e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
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 = 62
+ pkgver = 63
pkgrel = 1
url = https://store.kde.org/p/998901/
arch = any
license = GPL
depends = plasma-workspace
depends = qt5-graphicaleffects
- source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v62.tar.gz
- md5sums = 97fcd6ea82066054104722ed87dba669
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v63.tar.gz
+ md5sums = 3fb7f76a32049c834d46cac1063e1873
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index c196d2eff68c..a9ab042681db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=62
+pkgver=63
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')
@@ -10,7 +10,7 @@ url="https://store.kde.org/p/998901/"
license=('GPL')
depends=('plasma-workspace' 'qt5-graphicaleffects')
source=("https://github.com/Zren/plasma-applet-eventcalendar/archive/v$pkgver.tar.gz")
-md5sums=('97fcd6ea82066054104722ed87dba669')
+md5sums=('3fb7f76a32049c834d46cac1063e1873')
package() {
cd plasma-applet-eventcalendar-$pkgver/package