summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordiced2023-12-09 20:39:36 -0800
committerdiced2023-12-09 20:39:36 -0800
commit27b4b0b04affd486d158611fb484a45f12088360 (patch)
tree3bf77eeb96b3624fee467e842857ceee3481a229 /PKGBUILD
parentfa6c8575eb557791a5c978dee4e2d841486ed70f (diff)
downloadaur-dvm-bin.tar.gz
1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0525d30c527..6af11025464f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: diced <pranaco2@gmail.com>
-pkgname='dvm'
+pkgname='dvm-bin'
pkgver=1.2.0
pkgrel=1
-conflicts=('discord' 'discord-canary' 'discord-ptb' 'discord-development' 'dvm-git')
+conflicts=('discord' 'discord-canary' 'discord-ptb' 'discord-development' 'dvm-git' 'dvm')
arch=('x86_64')
pkgdesc="discord version manager for linux"
url="https://github.com/diced/dvm"