summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hill2019-03-27 19:57:09 -0400
committerDavid Hill2019-03-27 19:57:09 -0400
commite84faebf9cb56dc8052c3cd491153576f36ae1f3 (patch)
tree40546d3f41344d993f613f1650624256f798f22c
parent6f4462ab47d5c1848cb4f4971b78ebc9aae4a67d (diff)
downloadaur-e84faebf9cb56dc8052c3cd491153576f36ae1f3.tar.gz
Version 0.15.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff999d79f14..1babf22062cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdcc
pkgdesc = Game Data Compiler Collection (mingw-w64)
- pkgver = 0.15.0
+ pkgver = 0.15.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.15.0
+ source = mingw-w64-gdcc::git+https://github.com/DavidPH/GDCC.git#tag=v0.15.1
sha256sums = SKIP
pkgname = mingw-w64-gdcc
diff --git a/PKGBUILD b/PKGBUILD
index 1b3c17bde38a..eea8c2dde5e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Hill <davidph55@verizon.net>
pkgname=mingw-w64-gdcc
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=1
pkgdesc="Game Data Compiler Collection (mingw-w64)"
arch=(any)