Date: Monday, June 12, 2017 @ 13:03:17 Author: heftig Revision: 298702
1.4.3-1 Modified: libepoxy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-12 12:59:30 UTC (rev 298701) +++ PKGBUILD 2017-06-12 13:03:17 UTC (rev 298702) @@ -2,7 +2,7 @@ # Maintainer: Laurent Carlier <[email protected]> pkgname=libepoxy -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="Library handling OpenGL function pointer management" url="https://github.com/anholt/libepoxy" @@ -10,7 +10,7 @@ license=(MIT) depends=(glibc) makedepends=(python mesa-libgl git meson doxygen graphviz) -_commit=abe6a80412891cd9cfdb22a66a2b2a773fc4eb3b # tags/1.4.2^0 +_commit=8d03a6a8278f7e12a910b5a8288484f8ae431653 # tags/1.4.3^0 source=("git+https://github.com/anholt/libepoxy#commit=$_commit") sha256sums=('SKIP')
