summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-05-14 18:34:39 -0500
committerXavierCLL2018-05-14 18:34:39 -0500
commit5cdf9edc0bb15c31fce233fcd928452276d5caac (patch)
treec262b4ccf4de751ce1bab2050109ee619400f192
parent4eda6a5150fba7e6953adc4e32132a7f9e2b47a9 (diff)
downloadaur-5cdf9edc0bb15c31fce233fcd928452276d5caac.tar.gz
Updated to 56
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0223e171ec80..b5f22c0ab33f 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 = 55
+ pkgver = 56
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/v55.tar.gz
- md5sums = 7035a3df5c58e2d71a111270447ad0ed
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v56.tar.gz
+ md5sums = ca025a8719fb62ca1dfe281a3ae15667
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index aae030219b48..84d57a66a272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=55
+pkgver=56
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=('7035a3df5c58e2d71a111270447ad0ed')
+md5sums=('ca025a8719fb62ca1dfe281a3ae15667')
package() {
cd plasma-applet-eventcalendar-$pkgver/package