summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2019-12-22 21:25:11 -0500
committerChris Holland2019-12-22 21:25:11 -0500
commit34aaa366a1d0ebd84bea9cf751e6c13221f31371 (patch)
tree51978357e949e16cf9ecde289c523fd1b699fcb0
parente3e47ab8e464c6002e1e473fbb55f7b7d30bba9a (diff)
downloadaur-34aaa366a1d0ebd84bea9cf751e6c13221f31371.tar.gz
v66
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65080cf66643..51f7f63bd8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 65
+ pkgver = 66
pkgrel = 1
url = https://store.kde.org/p/998901/
arch = any
@@ -9,8 +9,8 @@ pkgbase = plasma5-applets-eventcalendar
makedepends = gettext
depends = plasma-workspace
depends = qt5-graphicaleffects
- source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v65.tar.gz
- md5sums = 8a0782944aad740edc92c939350e8dd6
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v66.tar.gz
+ md5sums = a816b5eeda646fa7e6bd139a58014914
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 89efcd3b056c..5361a1be6a75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=65
+pkgver=66
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')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('plasma-workspace' 'qt5-graphicaleffects')
makedepends=('bash' 'gettext')
source=("https://github.com/Zren/plasma-applet-eventcalendar/archive/v$pkgver.tar.gz")
-md5sums=('8a0782944aad740edc92c939350e8dd6')
+md5sums=('a816b5eeda646fa7e6bd139a58014914')
package() {
cd plasma-applet-eventcalendar-$pkgver/package