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

Andreas Radke andyrtr at archlinux.org
Mon Mar 11 17:58:47 UTC 2019


    Date: Monday, March 11, 2019 @ 17:58:46
  Author: andyrtr
Revision: 347707

upgpkg: libxcomposite 0.4.5-1

upstream update 0.4.5

Modified:
  libxcomposite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-11 17:55:03 UTC (rev 347706)
+++ PKGBUILD	2019-03-11 17:58:46 UTC (rev 347707)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libxcomposite
-pkgver=0.4.4
-pkgrel=3
+pkgver=0.4.5
+pkgrel=1
 pkgdesc="X11 Composite extension library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
@@ -9,8 +9,10 @@
 license=('custom')
 depends=('libxfixes' 'compositeproto')
 makedepends=('xorg-util-macros')
-source=("${url}/releases/individual/lib/libXcomposite-${pkgver}.tar.bz2")
-sha512sums=('b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b')
+source=("${url}/releases/individual/lib/libXcomposite-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"
 
 build() {
   cd libXcomposite-${pkgver}



More information about the arch-commits mailing list