summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Vital2023-10-20 14:36:36 +0200
committerAnthony Vital2023-10-20 14:36:36 +0200
commit2f311ce84fc37497346546236b52c1069f93306a (patch)
treeaae2edb33e82633a5968c989beba545363b3f323 /PKGBUILD
parent5424a6003ec4770ea04ecacfffa276a4325598eb (diff)
downloadaur-2f311ce84fc37497346546236b52c1069f93306a.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83fb0e64d130..ac51c7007018 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=kdeplasma-applets-gmailfeed
_pkgname=gmailfeed
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Plasma 5 plasmoid showing your Gmail feed."
arch=('i686' 'x86_64')
url="https://github.com/anthon38/gmailfeed"
license=('GPL3')
-depends=('plasma-framework' 'hicolor-icon-theme' 'knotifications' 'qt5-xmlpatterns' 'kaccounts-integration')
+depends=('plasma-framework5' 'hicolor-icon-theme' 'knotifications5' 'qt5-xmlpatterns' 'kaccounts-integration')
makedepends=('extra-cmake-modules' 'intltool')
install=${pkgname}.install
source=('https://github.com/anthon38/gmailfeed/archive/v1.2.tar.gz')