summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRicardo Vieira2016-06-03 15:54:57 +0100
committerRicardo Vieira2016-06-03 15:54:57 +0100
commitf7ca30e96f3fac10421c968280b1d28101dbcad4 (patch)
treed3a6bd15f1d0d936a9ef238fe7475471858ec366 /PKGBUILD
parent19f54a98d2d54120b4a46e45616845770453775a (diff)
downloadaur-f7ca30e96f3fac10421c968280b1d28101dbcad4.tar.gz
Update to version 3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ce2a6d2b90d..334939d448c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgbase=glfw
pkgbase="$_pkgbase-git"
pkgname=("$_pkgbase-x11-git" "$_pkgbase-wayland-git")
-pkgver=3.1.2.r311.gd97044d
+pkgver=3.2.r0.gf6ec835
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url="http://www.glfw.org/"
@@ -14,7 +14,7 @@ license=('custom:ZLIB')
optdepends=('doxygen: build glfw html documentation')
makedepends=('cmake' 'extra-cmake-modules' 'git' 'libxi' 'libxrandr' 'libxinerama' 'libxcursor' 'wayland' 'wayland-protocols' 'libxkbcommon' 'libgl')
conflicts=("$_pkgbase")
-provides=("$_pkgbase=3.1.1")
+provides=("$_pkgbase=3.2")
source=("$_pkgbase::git+https://github.com/glfw/glfw")
md5sums=('SKIP')