[arch-commits] Commit in xfwm4/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Aug 11 23:27:08 UTC 2019
Date: Sunday, August 11, 2019 @ 23:27:08
Author: foutrelis
Revision: 359656
upgpkg: xfwm4 4.14.0-1
New upstream release.
Modified:
xfwm4/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-11 23:19:58 UTC (rev 359655)
+++ PKGBUILD 2019-08-11 23:27:08 UTC (rev 359656)
@@ -2,17 +2,18 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfwm4
-pkgver=4.12.5
+pkgver=4.14.0
pkgrel=1
-pkgdesc="Xfce window manager"
+pkgdesc="Xfce's window manager"
arch=('x86_64')
url="https://www.xfce.org/"
license=('GPL2')
groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'xfconf' 'libwnck3' 'libepoxy' 'libxpresent'
+ 'hicolor-icon-theme')
makedepends=('intltool')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7775c02216666c2d023275e7ed6d85e57d965e5cc1407bb6a05c53cc38d8caca')
+sha256sums=('b4182bf8dc63d092f120a51fcae0eb54b9bd4aa4f8486f47e5a65a108322b615')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list