summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2018-09-20 19:01:59 +0200
committerMalte Veerman2018-09-20 19:01:59 +0200
commite853cb3ecd87e1ca67d84e3ea259d8419e811bfc (patch)
tree5f099a9356df9b2dc49eb8fb3ea4d6831d23e584
parent3726735492ff086d99acdadb6cce967dd412657f (diff)
downloadaur-e853cb3ecd87e1ca67d84e3ea259d8419e811bfc.tar.gz
changed conflict to replaces
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c2fc3b178b7..c7557add4800 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = fancontrol-gui
depends = kauth
depends = kpackage
depends = kdeclarative
- conflicts = fancontrol-common
+ replaces = fancontrol-common
source = https://github.com/Maldela/fancontrol-gui/archive/v0.6.tar.gz
md5sums = 5088db3b423c098b56d2b0bc73f27aa1
diff --git a/PKGBUILD b/PKGBUILD
index 506b2f816f0f..d5cac84d9844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/Maldela/Fancontrol-GUI"
license=('GPL2')
depends=('qt5-declarative' 'qt5-quickcontrols' 'kirigami2' 'hicolor-icon-theme' 'lm_sensors' 'kauth' 'kpackage' 'kdeclarative')
makedepends=('git' 'extra-cmake-modules')
-conflicts=('fancontrol-common')
+replaces=('fancontrol-common')
source=('https://github.com/Maldela/fancontrol-gui/archive/v0.6.tar.gz')
md5sums=('5088db3b423c098b56d2b0bc73f27aa1')