summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60f3997d5c3..0efbc819643a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Gaoyang Zhang <gy@blurgy.xyz>
pkgname=dt-cli
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Syncing dotfiles and more"
arch=("any")
@@ -21,7 +21,7 @@ makedepends=(
checkdepends=()
optdepends=()
provides=("dt-cli")
-conflicts=("dt-git" "dt-bin")
+conflicts=("dt-cli-git" "dt-cli-bin")
replaces=()
backup=()
options=()