summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormelvyn22022-06-27 22:49:05 -0700
committermelvyn22022-06-27 22:49:05 -0700
commit19f89140f3deb4219036feefe6d313f250f9abb2 (patch)
tree9c9b70146a2a7574f0ba0a6453dc79ace59b2e36 /PKGBUILD
parent59fd98a2ee640c0e5bfe5b38af50870dd42fdc8e (diff)
downloadaur-plasma5-shader-wallpaper-git.tar.gz
Add missing conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d5562b2b30a..b8ba2bd16894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: melvyn2 <melvyn2 at brcok dot tk>
pkgname=plasma5-shader-wallpaper-git
pkgver=r67.d108ed7
-pkgrel=1
+pkgrel=2
pkgdesc="Plasma animated shader wallpaper plugin"
arch=(any)
url="https://github.com/y4my4my4m/kde-shader-wallpaper"
license=(GPL)
+conflicts=(plasma5-shader-wallpaper)
depends=(plasma-desktop)
makedepends=('git')
source=("git+${url}.git")