summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-02-06 12:25:13 +0100
committerEmmanuel Gil Peyrot2018-02-06 12:25:13 +0100
commita793cc9683e72b22f3633bf6acf788e0099a1b8b (patch)
treef94088dfbbab324ad0e0d173e99c3109dc5a6da4
parent44af4de06270ae558b8a5ca863e05acc20afb0f2 (diff)
downloadaur-a793cc9683e72b22f3633bf6acf788e0099a1b8b.tar.gz
Provide the expected future version.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35d953328cc3..6a328065c29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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.2")
+provides=("$_pkgbase=3.3")
source=("$_pkgbase::git+https://github.com/glfw/glfw")
md5sums=('SKIP')