summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hill2019-02-25 13:28:06 -0500
committerDavid Hill2019-02-25 13:28:06 -0500
commit6f4462ab47d5c1848cb4f4971b78ebc9aae4a67d (patch)
treec19b29214795fb1447d64b9c8310469337f7ac9f
parentbd1d668cbac754af3755ca81810995ef899cbb16 (diff)
downloadaur-6f4462ab47d5c1848cb4f4971b78ebc9aae4a67d.tar.gz
Version 0.15.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 380b75f1b59f..cff999d79f14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdcc
pkgdesc = Game Data Compiler Collection (mingw-w64)
- pkgver = 0.14.4
+ pkgver = 0.15.0
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.14.4
+ source = mingw-w64-gdcc::git+https://github.com/DavidPH/GDCC.git#tag=v0.15.0
sha256sums = SKIP
pkgname = mingw-w64-gdcc
diff --git a/PKGBUILD b/PKGBUILD
index 27eb76c43e2d..1b3c17bde38a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Hill <davidph55@verizon.net>
pkgname=mingw-w64-gdcc
-pkgver=0.14.4
+pkgver=0.15.0
pkgrel=1
pkgdesc="Game Data Compiler Collection (mingw-w64)"
arch=(any)