summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hill2019-04-16 16:26:20 -0400
committerDavid Hill2019-04-16 16:26:20 -0400
commit44f5c7f3106da7fa5f60166aa198f129af5405d1 (patch)
tree638d6feff5c01f6b13db2d4b57257b383cd9036b
parentfe8e0ac0d46022a4ca5f92ca749781f4605e15cb (diff)
downloadaur-44f5c7f3106da7fa5f60166aa198f129af5405d1.tar.gz
Version 0.16.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e36322721d..a0c9277f1827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdcc
pkgdesc = Game Data Compiler Collection (mingw-w64)
- pkgver = 0.16.0
+ pkgver = 0.16.1
pkgrel = 1
url = http://github.com/DavidPH/GDCC
arch = any
@@ -12,7 +12,7 @@ pkgbase = mingw-w64-gdcc
options = !strip
options = !buildflags
options = !staticlibs
- source = mingw-w64-gdcc::git+https://github.com/DavidPH/GDCC.git#tag=v0.16.0
+ source = mingw-w64-gdcc::git+https://github.com/DavidPH/GDCC.git#tag=v0.16.1
sha256sums = SKIP
pkgname = mingw-w64-gdcc
diff --git a/PKGBUILD b/PKGBUILD
index 15c2965dc913..92bc5596642a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Hill <davidph55@verizon.net>
pkgname=mingw-w64-gdcc
-pkgver=0.16.0
+pkgver=0.16.1
pkgrel=1
pkgdesc="Game Data Compiler Collection (mingw-w64)"
arch=(any)