summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-02-06 12:35:02 +0100
committerEmmanuel Gil Peyrot2018-02-06 12:35:02 +0100
commit79ab42ad832ca4a09bba5b87f5861d704d85d48f (patch)
tree7e4b1f7098e89290b58aa75622721518a3400b52 /PKGBUILD
parent36c118753e810fe9526df1f65d65f99010e83f5c (diff)
downloadaur-79ab42ad832ca4a09bba5b87f5861d704d85d48f.tar.gz
Bump pkgver, and regenerate the .SRCINFO.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 397e27f7b31a..1adb6a2ca812 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgbase=glfw
pkgbase="$_pkgbase-git"
pkgname=("$_pkgbase-x11-git" "$_pkgbase-wayland-git")
-pkgver=3.2.1.r479.g973bf296
+pkgver=3.2.1.r502.gae53cd29
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url="http://www.glfw.org/"