summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZren2020-06-26 15:59:10 -0400
committerChris Holland2020-06-26 15:59:10 -0400
commit712560f081a4aee61836c6eba898b391528cae10 (patch)
treef2ba694633cbee7f5cb5d8e960c1da9b354532dd
parent86475932bddc126dd01a11dec5751702c1e1676a (diff)
downloadaur-712560f081a4aee61836c6eba898b391528cae10.tar.gz
v68
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d38c50ddb639..553d6f035d54 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 = 67
+ pkgver = 68
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/v67.tar.gz
- md5sums = f1ea977469fd8378998b9fdb99ea3c44
+ source = https://github.com/Zren/plasma-applet-eventcalendar/archive/v68.tar.gz
+ md5sums = 50d6a77bd146341a789551a1f447fd3f
pkgname = plasma5-applets-eventcalendar
diff --git a/PKGBUILD b/PKGBUILD
index 913b1ae2c619..11d17cb8f63b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Zren <zrenfire@gmail.com>
pkgname=plasma5-applets-eventcalendar
-pkgver=67
+pkgver=68
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=('f1ea977469fd8378998b9fdb99ea3c44')
+md5sums=('50d6a77bd146341a789551a1f447fd3f')
package() {
cd plasma-applet-eventcalendar-$pkgver/package