summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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')