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

Sébastien Luttringer seblu at archlinux.org
Sun Jan 25 19:46:28 UTC 2015


    Date: Sunday, January 25, 2015 @ 20:46:28
  Author: seblu
Revision: 229991

upgpkg: wayland 1.6.1-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-25 15:42:29 UTC (rev 229990)
+++ PKGBUILD	2015-01-25 19:46:28 UTC (rev 229991)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libffi' 'expat')
 makedepends=('doxygen')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('6183108a3bffb204c05b7f37b763b6278760572d')
+sha1sums=('cda1d24762cd5d14ae5bcadd9e5b0cdfce3d8b11')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list