summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-12-26 01:18:42 -0600
committerLuis Martinez2021-12-26 01:18:42 -0600
commit51d59f3da0348305862aec7f56e0623977ad0e9a (patch)
tree3bd766f4954ae094fc4f6d6df31a1fcf78f05851 /PKGBUILD
parente56ea8f3b7daf84ffe6c7409fe2f6798b60492ed (diff)
downloadaur-51d59f3da0348305862aec7f56e0623977ad0e9a.tar.gz
update to 13.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 533adf00aba9..1c4ef07e8a1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
## Cannot use libtcod as dependency; statically linked
pkgname=python-tcod
-pkgver=13.1.0
+pkgver=13.2.0
pkgrel=1
pkgdesc='High-performance Python port of libtcod'
arch=('x86_64')
@@ -19,8 +19,9 @@ makedepends=(
'python-pycparser'
'python-sphinx'
'sdl2')
+changelog=CHANGELOG.rst
source=("$pkgname-$pkgver::git+$url#tag=$pkgver?signed"
- 'libtcod::git+https://github.com/libtcod/libtcod#tag=1.19.0?signed')
+ 'libtcod::git+https://github.com/libtcod/libtcod#tag=1.20.0?signed')
sha256sums=('SKIP'
'SKIP')
validpgpkeys=('9EF1E80F3817BC043097A7C15814977902B194CC') # Kyle Benesch @ GitHub