summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-08-01 10:27:23 -0500
committerXavierCLL2018-08-01 10:27:23 -0500
commitae3b0b40467622c944242ec4d4a23a50da29fe6f (patch)
tree967ad654ca50b0f78a5e27088d9865f7d71766b8
parentbec1320784e5596151c18aadd48aed81a310254e (diff)
downloadaur-ae3b0b40467622c944242ec4d4a23a50da29fe6f.tar.gz
Updated to 59
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a4ff51cd60..0ad2e3cc6e75 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 = 58
+ pkgver = 59
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/v58.tar.gz
- md5sums = c63c14512701510791cb9e5f2d7ad8f1
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v59.tar.gz
+ md5sums = a0b755ff02643ac4e58d7f789e8dc062
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index f5fc6542e992..4d23fcfb38f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=58
+pkgver=59
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=('c63c14512701510791cb9e5f2d7ad8f1')
+md5sums=('a0b755ff02643ac4e58d7f789e8dc062')
package() {
cd plasma-applet-eventcalendar-$pkgver/package