summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51eef8643773..20f4bed9a726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@ _srcname=canta-kde
pkgname=canta-kde-git
pkgdesc="Canta theme for kde plasma desktop"
pkgver=r10.5d7260e
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/vinceliuice/Canta-kde"
license=('GPL')
depends=()
makedepends=('git')
+backup=('usr/share/sddm/themes/Canta/theme.conf.user')
optdepends=('canta-gtk-theme-git' 'canta-icon-theme-git' 'kvantum-qt5')
source=("${_srcname}::git+https://github.com/vinceliuice/Canta-kde.git")