summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Haedicke2019-10-24 10:36:10 -0400
committerAustin Haedicke2019-10-24 10:36:10 -0400
commitf5bf8575d4e0c5bc6121b20be1332fc528455da9 (patch)
treeeeb11677fbabd6c0b2a3ef4785770ef620aadd33
parent4d50a0c30b8122077cff6996cf34c725daaaae20 (diff)
downloadaur-f5bf8575d4e0c5bc6121b20be1332fc528455da9.tar.gz
updated conflicts
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cdb46c8ebe5..ee8fb08a162a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Austin Haedicke
-# austin.haedicke@gamil.com
+# Maintainer: Austin Haedicke <austin.haedicke@gamil.com>
+# https://github.com/savagezen/pkgbuild/tree/master/dnd-tools
pkgname=dnd-tools
-pkgver=84718f4
+pkgver=98954f0
pkgrel=1
pkgdesc='Interactive CLI tools for Dungeons and Dragons 5e'
depends=('python')
@@ -10,7 +10,7 @@ makedepends=('git' 'python')
arch=('i686' 'x86_64')
url='https://github.com/savagezen/dnd-tools'
license=('AGPLv3')
-conflicts=('')
+conflicts=('dnd-tools')
provides=('dnd-tools')
source=(git://github.com/savagezen/dnd-tools.git)
sha256sums=('SKIP')