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

Balló György bgyorgy at archlinux.org
Thu Oct 22 21:38:07 UTC 2020


    Date: Thursday, October 22, 2020 @ 21:38:07
  Author: bgyorgy
Revision: 730184

upgpkg: metacity 3.38.0-1: Update to new version

Modified:
  metacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 21:38:05 UTC (rev 730183)
+++ PKGBUILD	2020-10-22 21:38:07 UTC (rev 730184)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=metacity
-pkgver=3.36.1
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Window manager of GNOME Flashback"
 arch=('x86_64')
 license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 'gtk3' 'startup-notification' 'zenity' 'libxres' 'libxpresent')
+makedepends=('intltool' 'vulkan-headers')
 url="https://wiki.gnome.org/Projects/Metacity"
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha512sums=('98e73036cca238b713a112194b2cd7a866bcf7d08ef29fb590054b69a1bd807699317a51f9b851f9c474ae2557e27dc9fc4a52d7c436d93ad4a02babef68feeb')
+sha256sums=('81193121b0d85dc93fef5701c00d0caf5313d10d9b19008403a4286cb04e11ac')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list