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

Tom Gundersen tomegun at nymeria.archlinux.org
Thu Oct 10 12:46:05 UTC 2013


    Date: Thursday, October 10, 2013 @ 14:46:05
  Author: tomegun
Revision: 196270

upgpkg: wayland 1.3.0-1

upstream release

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-10 11:00:54 UTC (rev 196269)
+++ PKGBUILD	2013-10-10 12:46:05 UTC (rev 196270)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('doxygen')
 options=(!libtool)
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('2214b690cb5a4f9695d287f27730c4368e6ef829')
+sha1sums=('febbbfc8d76ed0b2157077d50cb6e5ceb1aa47de')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list