summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-02-16 09:36:11 -0500
committerXavierCLL2018-02-16 09:36:11 -0500
commit857db980a32611221d9dfdb5dba84d0567fd16a6 (patch)
tree5c702f0bef613bb22ae4cae9c0acc4b24e5b49d1
parent10f36648a3099750f8e67fdb3da29868d25272bb (diff)
downloadaur-857db980a32611221d9dfdb5dba84d0567fd16a6.tar.gz
Updated to 53
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1424a2496636..1264b07218b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = plasma5-applets-eventcalendar
pkgdesc = Plasmoid for Plasma 5. An extended calendar with daily weather forecasts and events from Google Calendar.
- pkgver = 52
+ pkgver = 53
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/eventcalendar-52.tar.gz
- md5sums = 3f7d6ce5e14e4b5f8b121674b5dad56b
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/eventcalendar-53.tar.gz
+ md5sums = 91abd9b8cc6f7e8118cc851eedd4e025
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index a1f067279f1e..ba41cf505a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=52
+pkgver=53
pkgrel=1
pkgdesc="Plasmoid for Plasma 5. An extended calendar with daily weather forecasts and events from Google Calendar."
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/eventcalendar-$pkgver.tar.gz")
-md5sums=('3f7d6ce5e14e4b5f8b121674b5dad56b')
+md5sums=('91abd9b8cc6f7e8118cc851eedd4e025')
package() {
cd plasma-applet-eventcalendar-eventcalendar-$pkgver/package