summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-06-27 10:29:23 -0500
committerXavierCLL2018-06-27 10:29:23 -0500
commitbec1320784e5596151c18aadd48aed81a310254e (patch)
tree6af4d95bc069a7f330ff6c1da005f534445bdcfd
parent5cdf9edc0bb15c31fce233fcd928452276d5caac (diff)
downloadaur-bec1320784e5596151c18aadd48aed81a310254e.tar.gz
Updated to 58
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5f22c0ab33f..97a4ff51cd60 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 = 56
+ pkgver = 58
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/v56.tar.gz
- md5sums = ca025a8719fb62ca1dfe281a3ae15667
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v58.tar.gz
+ md5sums = c63c14512701510791cb9e5f2d7ad8f1
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 84d57a66a272..f5fc6542e992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=56
+pkgver=58
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 +9,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=('ca025a8719fb62ca1dfe281a3ae15667')
+md5sums=('c63c14512701510791cb9e5f2d7ad8f1')
package() {
cd plasma-applet-eventcalendar-$pkgver/package