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

Jan Steffens heftig at archlinux.org
Fri Aug 24 20:26:56 UTC 2018


    Date: Friday, August 24, 2018 @ 20:26:55
  Author: heftig
Revision: 373855

5.0.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-24 20:09:01 UTC (rev 373854)
+++ PKGBUILD	2018-08-24 20:26:55 UTC (rev 373855)
@@ -3,7 +3,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=4.0.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('x86_64')
@@ -17,8 +17,9 @@
 validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611' # Bryce Harrington
               'C0066D7DB8E9AC6844D728715E54498E697F11D7') # Derek Foreman
 source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('752a04ce3c65af4884cfac4e57231bdb'
+         'SKIP')
 
-
 build() {
   cd $pkgname-$pkgver
   ./configure \
@@ -39,5 +40,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('33709aa4d5916f89643fca0fc0064b39'
-         'SKIP')



More information about the arch-commits mailing list