summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2017-10-17 19:36:27 -0400
committerTarn Burton2017-10-17 19:36:27 -0400
commit34bfd42f4ad1a412c7daf25b9d4652d93f44f1cc (patch)
tree00118dccf0bdaa9466263b4615c9b022bea2f3c5
parent985c01c402165f0a3907d6265eb28e3345017ef6 (diff)
downloadaur-34bfd42f4ad1a412c7daf25b9d4652d93f44f1cc.tar.gz
Updated version (20171001.r19.g0686b5634 -> 20171001.r30.g7029164a4).
Changelog ========= Update Changelog.txt (7029164a4) Merge pull request #4184 from fluffyfreak/remove-libpng-part2 (064d17f68) Merge pull request #4183 from Philbywhizz/osx-builds (3dff494ea) Remove references to libpng16.lib and zlib.lib from vs2015 project files (11a2cbe8c) Update Changelog.txt (2f7aee262) Merge pull request #4182 from fluffyfreak/remove-libpng (61e746796) Tidy up the script and remove the duplicate library. Closes #4181 (7b34dc0fa) Update build script with updated libraries. (b4ee8069e) Switch to reading RGBA instead of RGB from screen (0e507b0fc) Flip the image vertically to reverse OpenGL orientation. (9abc767d8) Switch to using IMG_SavePNG and begin removing libpng (c510b6cab)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d8cacaedeac..ef47e3bb7cc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 14 12:20:45 UTC 2017
+# Tue Oct 17 23:36:26 UTC 2017
pkgbase = pioneer-git
pkgdesc = A game of lonely space adventure
- pkgver = 20171001.r19.g0686b5634
+ pkgver = 20171001.r30.g7029164a4
pkgrel = 1
url = https://github.com/pioneerspacesim/pioneer
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index dcbcd3f82859..3f9e24743356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='pioneer-git'
-pkgver=20171001.r19.g0686b5634
+pkgver=20171001.r30.g7029164a4
pkgrel=1
pkgdesc="A game of lonely space adventure"
arch=('i686' 'x86_64')