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

Jan Steffens heftig at archlinux.org
Tue Sep 4 20:12:25 UTC 2018


    Date: Tuesday, September 4, 2018 @ 20:12:24
  Author: heftig
Revision: 333341

1.16-1

Modified:
  wayland-protocols/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 20:06:05 UTC (rev 333340)
+++ PKGBUILD	2018-09-04 20:12:24 UTC (rev 333341)
@@ -1,8 +1,7 @@
-# $Id$
 # Maintainer: Sébastien Luttringer <seblu at seblu.net>
 
 pkgname=wayland-protocols
-pkgver=1.15
+pkgver=1.16
 pkgrel=1
 pkgdesc='Specifications of extended Wayland protocols'
 arch=('any')
@@ -12,7 +11,7 @@
 validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
               'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
 source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('6d44d07280213506ba4958faeeed40a65a5b8a4f'
+sha1sums=('b8d8ddce816b928364ed2c8f0e4a54d7dd398c15'
           'SKIP')
 
 prepare() {
@@ -36,7 +35,7 @@
   cd $pkgname-$pkgver
 
   make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m 644 COPYING
 }
 
 # vim:set ts=2 sw=2 et:


Property changes on: wayland-protocols/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list