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

Maxime Gauduin alucryd at archlinux.org
Mon Apr 30 08:41:14 UTC 2018


    Date: Monday, April 30, 2018 @ 08:41:14
  Author: alucryd
Revision: 318477

upgpkg: lib32-libepoxy 1.5.1-1

Modified:
  lib32-libepoxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-30 08:26:33 UTC (rev 318476)
+++ PKGBUILD	2018-04-30 08:41:14 UTC (rev 318477)
@@ -3,7 +3,7 @@
 # Contributor: Laurent Carlier <lordheavym at gmail.com>
 
 pkgname=lib32-libepoxy
-pkgver=1.5.0
+pkgver=1.5.1
 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=('4c94995398a6ebf691600dda2e9685a0cac261414175c2adf4645cdfab42a5d5')
+sha256sums=('ba25f9251bdd12fa11f06b4dbd29073dab6f120be9b941e91754c338b926c720')
 
 prepare() {
   if [[ -d build ]]; then



More information about the arch-commits mailing list