summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Holland2018-09-06 01:00:36 -0400
committerChris Holland2018-09-06 01:00:36 -0400
commitcf9e44890dd9d7ea7346ce91fa731a3cd6d1593b (patch)
treedc2b79f831a052cbb3e5f1d8fb15ac12be6901fc
parentae3b0b40467622c944242ec4d4a23a50da29fe6f (diff)
downloadaur-cf9e44890dd9d7ea7346ce91fa731a3cd6d1593b.tar.gz
Updated to v60
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ad2e3cc6e75..671c32d29f95 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 = 59
+ pkgver = 60
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/v59.tar.gz
- md5sums = a0b755ff02643ac4e58d7f789e8dc062
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v60.tar.gz
+ md5sums = 4ed21885bf46441ac9c065c4d0eb4271
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 4d23fcfb38f0..4ae36cf15dfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
+# Contributor: XavierCLL <xavier.corredor.llano (a) gmail.com>
+# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=59
+pkgver=60
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')
@@ -9,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=('a0b755ff02643ac4e58d7f789e8dc062')
+md5sums=('4ed21885bf46441ac9c065c4d0eb4271')
package() {
cd plasma-applet-eventcalendar-$pkgver/package