summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2016-12-08 17:58:24 -0500
committerXavierCLL2016-12-08 17:58:24 -0500
commit889b480d2f2bbb2bd2cfac1345bb692118fef192 (patch)
tree13858847dea49832f43c2d55fc9d1b621014fa2a
parent6648afe7b354e7c1fc0158a5e030a080af42b8d4 (diff)
downloadaur-889b480d2f2bbb2bd2cfac1345bb692118fef192.tar.gz
Updated version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df082f72d911..741581a2beb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Oct 21 13:55:33 UTC 2016
+# Thu Dec 8 22:58:13 UTC 2016
pkgbase = plasma5-applets-eventcalendar
pkgdesc = Plasmoid for Plasma 5. An extended calendar with daily weather forecasts and events from Google Calendar.
- pkgver = 38
+ pkgver = 39
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-38.tar.gz
- md5sums = 573b033abc3dda0b4fcb4cfee3fa4bd6
+ source = https://github.com/Zren/plasma-applets/archive/eventcalendar-39.tar.gz
+ md5sums = ac9bbfe0b2a367169ca00caf68d35b6a
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index a442e2e77161..22f229bc5d37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=38
+pkgver=39
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=('573b033abc3dda0b4fcb4cfee3fa4bd6')
+md5sums=('ac9bbfe0b2a367169ca00caf68d35b6a')
package() {
cd $srcdir/plasma-applets-eventcalendar-$pkgver/org.kde.plasma.eventcalendar/package