[arch-commits] Commit in wlc/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sun May 22 19:18:13 UTC 2016
Date: Sunday, May 22, 2016 @ 21:18:12
Author: jleclanche
Revision: 176104
upgpkg: wlc 0.0.3-1
Upstream release 0.0.3
Modified:
wlc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-22 18:31:13 UTC (rev 176103)
+++ PKGBUILD 2016-05-22 19:18:12 UTC (rev 176104)
@@ -1,6 +1,6 @@
# $Id$
pkgname=wlc
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="Wayland Compositor Library"
url="https://github.com/Cloudef/wlc"
@@ -12,7 +12,7 @@
)
makedepends=("cmake")
source=("https://github.com/Cloudef/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.bz2")
-sha256sums=("f430c81197a2157487c597206c1020eab81788b2673929c6118b95376af5e7cd")
+sha256sums=("086556f97e635469afd1f73e191ac57c888925f4480d526346946350273ebb3f")
build() {
mkdir -p build
More information about the arch-commits
mailing list