summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2020-11-13 14:37:59 -0500
committerChris Holland2020-11-13 14:37:59 -0500
commit4bee2567ab502cb667215a60577dbbe67ec97c99 (patch)
treef3c9005c401420101da42b9cffa64584ad9bbd9d
parent52700b6ffa42f9252afbc0c49fbbea5d9fd174b5 (diff)
downloadaur-4bee2567ab502cb667215a60577dbbe67ec97c99.tar.gz
v71
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed87ecd9b6c9..3e8ebf3e47e6 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 = 70
+ pkgver = 71
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/v70.tar.gz
- md5sums = 7f781c67da6ab7b9a3d6bc8e7d59ca0f
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v71.tar.gz
+ md5sums = 0b5212fbb7e0b2c675a29dc3f67005e0
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index da0e5a345c72..7a1aca481286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=70
+pkgver=71
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=('7f781c67da6ab7b9a3d6bc8e7d59ca0f')
+md5sums=('0b5212fbb7e0b2c675a29dc3f67005e0')
package() {
cd plasma-applet-eventcalendar-$pkgver/package