summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2023-10-19 09:27:05 +1000
committerMark Blakeney2023-10-19 09:27:05 +1000
commitfc3aa53670d882b86598f5e0c3faa1db7df7221c (patch)
tree36679411d924ae7834bf39baa48369e59ceee78c /PKGBUILD
parent7aabdb189f74e42ed4cce727bd3d1d790950c0cc (diff)
downloadaur-libinput-gestures.tar.gz
Remove "replaces" variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95b86997cb6a..05ecca30c820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ depends=("python>=3.5" "libinput" "hicolor-icon-theme")
optdepends=("wmctrl: required for _internal command, as per default configuration"
"xdotool: simulates keyboard and mouse actions for Xorg or XWayland based apps")
conflicts=("$pkgname-git")
-replaces=("$pkgname-git")
backup=("etc/$pkgname.conf")
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
install=install.sh