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

Maxime Gauduin alucryd at archlinux.org
Fri May 25 13:07:21 UTC 2018


    Date: Friday, May 25, 2018 @ 13:07:20
  Author: alucryd
Revision: 329348

upgpkg: lib32-libepoxy 1.5.2-1

Modified:
  lib32-libepoxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-25 11:56:25 UTC (rev 329347)
+++ PKGBUILD	2018-05-25 13:07:20 UTC (rev 329348)
@@ -3,7 +3,7 @@
 # Contributor: Laurent Carlier <lordheavym at gmail.com>
 
 pkgname=lib32-libepoxy
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='Library handling OpenGL function pointer management'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('lib32-glibc')
 makedepends=('gcc-multilib' 'lib32-libgl' 'lib32-systemd' 'meson' 'python')
 source=("https://github.com/anholt/libepoxy/releases/download/${pkgver}/libepoxy-${pkgver}.tar.xz")
-sha256sums=('ba25f9251bdd12fa11f06b4dbd29073dab6f120be9b941e91754c338b926c720')
+sha256sums=('a9562386519eb3fd7f03209f279f697a8cba520d3c155d6e253c3e138beca7d8')
 
 prepare() {
   if [[ -d build ]]; then



More information about the arch-commits mailing list