summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-03-24 10:16:57 -0500
committerXavierCLL2018-03-24 10:16:57 -0500
commit4eda6a5150fba7e6953adc4e32132a7f9e2b47a9 (patch)
treef8638cb60261ceac182f5b8649b5cc7b4376c725
parent5e08aa3f9fc96c9767da93fc8d4f888c9b78fb05 (diff)
downloadaur-4eda6a5150fba7e6953adc4e32132a7f9e2b47a9.tar.gz
Updated to v55
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 963c5c32f8b3..0223e171ec80 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 = 54
+ pkgver = 55
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/v54.tar.gz
- md5sums = 0d761ca143539f1b71e01df566d95352
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v55.tar.gz
+ md5sums = 7035a3df5c58e2d71a111270447ad0ed
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index a1b1c64847da..aae030219b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=54
+pkgver=55
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=('0d761ca143539f1b71e01df566d95352')
+md5sums=('7035a3df5c58e2d71a111270447ad0ed')
package() {
cd plasma-applet-eventcalendar-$pkgver/package