summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4575d7dbc968..6f080f59960e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = budgie-calendar-applet
depends = libpeas
depends = budgie-desktop
source = https://github.com/danielpinto8zz6/budgie-calendar-applet/archive/4.0.tar.gz
- sha256sums = 5f91c1ecf0c87801081ab862c2cd5d486b8b18a65c1d00bb505239f87d29a3fe
+ sha256sums = 6a9f2a7da37cb293606ac3e876bc10c6b75e9d88080a738e31695699ca75bf80
pkgname = budgie-calendar-applet
diff --git a/PKGBUILD b/PKGBUILD
index f627b78b9253..a5436c86f040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Calendar applet for Budgie Desktop"
arch=('i686' 'x86_64')
license=('GPL2')
-sha256sums=('5f91c1ecf0c87801081ab862c2cd5d486b8b18a65c1d00bb505239f87d29a3fe')
+sha256sums=('6a9f2a7da37cb293606ac3e876bc10c6b75e9d88080a738e31695699ca75bf80')
depends=('libpeas' 'budgie-desktop')
makedepends=('gobject-introspection' 'meson' 'ninja' 'vala')
source=(https://github.com/danielpinto8zz6/${pkgname}/archive/${pkgver}.tar.gz)