summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHugo "ThePooN" Denizart2018-06-20 23:44:07 +0200
committerHugo "ThePooN" Denizart2018-06-20 23:44:07 +0200
commit04485cadae016830aa708dd56de458543540247c (patch)
tree7da459dbe4d09bb301681caf6605b9dcfa42f06b /.SRCINFO
parent0c5357fccfb12c36f5143c47a3c5002aac7d07da (diff)
downloadaur-04485cadae016830aa708dd56de458543540247c.tar.gz
Fix comma in conflicts/replaces
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbd5ddeb5306..ed9a3718a286 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,10 @@ pkgbase = xf86-input-wizardpen
license = GPL2
makedepends = xorg-server-devel
depends = glibc
- conflicts = wizardpen-driver wizardpen
- replaces = wizardpen-driver wizardpen
+ conflicts = wizardpen-driver
+ conflicts = wizardpen
+ replaces = wizardpen-driver
+ replaces = wizardpen
source = https://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-wizardpen-0.8.1.tar.bz2
source = config.patch
source = xf86RemoveEnabledDevice.patch