summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Haedicke2017-08-20 16:54:30 -0400
committerAustin Haedicke2017-08-20 16:54:30 -0400
commita5c862166a76085d2b426c7966246ff17c7f94e9 (patch)
tree5c6cffc37420b3cec0831528c0bd5818072933b8
parent4ad06bd1fa26cfa335eba43e7122bf41f950d6db (diff)
downloadaur-a5c862166a76085d2b426c7966246ff17c7f94e9.tar.gz
updated source address
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73f3ad05935c..a87c02039b81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# austin.haedicke@gamil.com
pkgname=dnd-tools
-pkgver=ec678ea
+pkgver=84718f4
pkgrel=1
pkgdesc='Interactive CLI tools for Dungeons and Dragons 5e'
depends=('python>=3.6')
makedepends=('git' 'python')
arch=('i686' 'x86_64')
-url='https://github.com/gtbjj/dnd-tools'
+url='https://github.com/savagezen/dnd-tools'
license=('AGPLv3')
conflicts=('')
provides=('dnd-tools')
-source=(git://github.com/gtbjj/dnd-tools.git)
+source=(git://github.com/savagezen/dnd-tools.git)
sha256sums=('SKIP')
pkgver() {