summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2017-04-09 20:54:21 -0500
committerXavierCLL2017-04-09 20:54:21 -0500
commitffa9f8e8ee3bcc68c8fcb8c1f7bcdba66e8e3933 (patch)
tree39d13eb091880e60a6108ca363eb918c3f1cb717
parente35e0ae93c03041a914355b6f4ec29d75ef1a877 (diff)
downloadaur-ffa9f8e8ee3bcc68c8fcb8c1f7bcdba66e8e3933.tar.gz
Updated version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a92c29b592f7..3f5b1968c06c 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 = 43
+ pkgver = 44
pkgrel = 1
url = https://www.kde-look.org/p/998901/
arch = any
license = GPL
depends = plasma-workspace
depends = qt5-graphicaleffects
- source = https://github.com/Zren/plasma-applets/archive/eventcalendar-43.tar.gz
- md5sums = 5b5fbe4fa87381a9a4f8a665001b749a
+ source = https://github.com/Zren/plasma-applets/archive/eventcalendar-44.tar.gz
+ md5sums = 15305f1fb836e8e93d8a28512628f383
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index f3bc04c58cf5..b00b05b4c0bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=43
+pkgver=44
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://www.kde-look.org/p/998901/"
license=('GPL')
depends=('plasma-workspace' 'qt5-graphicaleffects')
source=("https://github.com/Zren/plasma-applets/archive/eventcalendar-$pkgver.tar.gz")
-md5sums=('5b5fbe4fa87381a9a4f8a665001b749a')
+md5sums=('15305f1fb836e8e93d8a28512628f383')
package() {
cd $srcdir/plasma-applets-eventcalendar-$pkgver/org.kde.plasma.eventcalendar/package