summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2020-10-14 11:12:22 -0400
committerChris Holland2020-10-14 11:12:22 -0400
commit52700b6ffa42f9252afbc0c49fbbea5d9fd174b5 (patch)
treefaa21bf2d73094f33492a3d2d6009072837bce4f
parent79e854f32a3276efce6726cb553c7d6d0f8da50f (diff)
downloadaur-52700b6ffa42f9252afbc0c49fbbea5d9fd174b5.tar.gz
v70
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e54efd5c7df..ed87ecd9b6c9 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 = 69
+ pkgver = 70
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/v69.tar.gz
- md5sums = 921434f469bd93e0143543abf38814d0
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v70.tar.gz
+ md5sums = 7f781c67da6ab7b9a3d6bc8e7d59ca0f
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index a8fbc439e9bb..da0e5a345c72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=69
+pkgver=70
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=('921434f469bd93e0143543abf38814d0')
+md5sums=('7f781c67da6ab7b9a3d6bc8e7d59ca0f')
package() {
cd plasma-applet-eventcalendar-$pkgver/package