diff options
-rw-r--r-- | main/glamor-egl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/glamor-egl/APKBUILD b/main/glamor-egl/APKBUILD index 00e3982f03..0dd6073091 100644 --- a/main/glamor-egl/APKBUILD +++ b/main/glamor-egl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=glamor-egl pkgver=0.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.org glamor library" url="http://www.freedesktop.org/wiki/Software/Glamor" arch="all" |