summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4743673d10b..146fcdf833b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
+# Maintainer: Joshua Ward <joshuaward at myoffice dot net dot au>
# Contributor: Lex Black <autumn-wind at web dot de>
# Contributor: "riverrun <alovedalongthe AT gmail DOT com>"
_name=genxword
pkgname=${_name}3
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Crossword generator (Python 3 version)"
arch=('any')
url="https://pypi.python.org/pypi/genxword"