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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Mar 21 03:59:57 UTC 2015


    Date: Saturday, March 21, 2015 @ 04:59:57
  Author: svenstaro
Revision: 129650

upgpkg: glfw 3.1.1-1

upstream release 3.1.1

Modified:
  glfw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-21 03:51:03 UTC (rev 129649)
+++ PKGBUILD	2015-03-21 03:59:57 UTC (rev 129650)
@@ -7,7 +7,7 @@
 # Contributor: SpepS <dreamspepser at yahoo dot it>
 
 pkgname=('glfw' 'glfw-doc')
-pkgver=3.1
+pkgver=3.1.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.glfw.org/"
@@ -15,7 +15,7 @@
 depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput' 'libxxf86vm' 'libxcursor')
 makedepends=('mesa' 'cmake' 'doxygen')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('928079b331b7c935f63e402df4a71a1b')
+md5sums=('7f61213216fe501eaf5c657cc2800737')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list