summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHermann Mayer2017-10-26 14:52:39 +0200
committerHermann Mayer2017-10-26 14:52:39 +0200
commitb97db037d7393d3bb87771f32671cb5f2d74e78e (patch)
treecca380db1928a2d155615a2f38c6924732a99dd6
parent986f9aedff890d9ee0809a7b790454b3260ce281 (diff)
downloadaur-b97db037d7393d3bb87771f32671cb5f2d74e78e.tar.gz
Conflict with rxvt-unicode-better-wheel-scrolling
Signed-off-by: Hermann Mayer <hermann.mayer92@gmail.com>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b580456b9955..bde8178f5b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ license=('GPL')
depends=('rxvt-unicode-terminfo' 'gcc-libs' 'libxft' 'gdk-pixbuf2')
optdepends=('perl: lots of utilities') # 'gtk2-perl: to use the urxvt-tabbed')
provides=($_pkgname)
-conflicts=($_pkgname)
+conflicts=($_pkgname ${_pkgname}-better-wheel-scrolling)
source=(http://dist.schmorp.de/rxvt-unicode/${_pkgname}-${pkgver}.tar.bz2 \
${_pkgname}.desktop
clear.patch secondaryWheel.patch)