summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)