summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorahugeat2020-11-09 19:03:09 +0100
committerahugeat2020-11-09 19:03:09 +0100
commite991730dc934a143b973b0720ee089dfcf972d40 (patch)
tree10da699d2858ad9336475f44fa60ffd8161c2946 /PKGBUILD
parentc04c87d3e2b48e833e384942f933b59867d073bd (diff)
downloadaur-e991730dc934a143b973b0720ee089dfcf972d40.tar.gz
Bump to v0.18.1.rXX
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a62ba605e66e..1c527c500c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Arthur HUGEAT <hugeat dot arthur at gmail dot com>
pkgname=gf-git
-pkgver=0.17.4.r30.g32d3c45
+pkgver=0.18.1.r2.g9de9dd7
pkgrel=1
pkgdesc="Gamedev Framework (gf) is a framework to build 2D games in C++14. It is based on SDL and OpenGL ES 2.0, and presents an API that is very similar to the graphics module of SFML with additional features (development version)."
arch=('x86_64' 'i686')