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

Sébastien Luttringer seblu at archlinux.org
Sat Jun 13 23:08:40 UTC 2015


    Date: Sunday, June 14, 2015 @ 01:08:40
  Author: seblu
Revision: 240740

upgpkg: wayland 1.8.1-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-13 22:29:08 UTC (rev 240739)
+++ PKGBUILD	2015-06-13 23:08:40 UTC (rev 240740)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libffi' 'expat')
 makedepends=('doxygen' 'xmlto' 'graphviz')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('43cc740a0dce0908b455dfb3ebb1eae125da3fff')
+sha1sums=('3a0a1174d0740d052422b2bab5ffa33599954aa4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list