[arch-commits] Commit in glfw/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jan 20 00:25:06 UTC 2015


    Date: Tuesday, January 20, 2015 @ 01:25:06
  Author: svenstaro
Revision: 126267

upgpkg: glfw 3.1-1

upstream release 3.1

Modified:
  glfw/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-20 00:19:14 UTC (rev 126266)
+++ PKGBUILD	2015-01-20 00:25:06 UTC (rev 126267)
@@ -7,15 +7,15 @@
 # Contributor: SpepS <dreamspepser at yahoo dot it>
 
 pkgname=('glfw' 'glfw-doc')
-pkgver=3.0.4
-pkgrel=3
+pkgver=3.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.glfw.org/"
 license=('custom:ZLIB')
-depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput' 'libxxf86vm')
+depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput' 'libxxf86vm' 'libxcursor')
 makedepends=('mesa' 'cmake' 'doxygen')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('133a9faed6f1fbd527551a7e42aeb4f9')
+md5sums=('928079b331b7c935f63e402df4a71a1b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list