[arch-commits] Commit in metacity/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Oct 6 16:21:57 UTC 2016
Date: Thursday, October 6, 2016 @ 16:21:56
Author: bgyorgy
Revision: 191491
upgpkg: metacity 3.20.3-1
Update to new version
Modified:
metacity/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-06 16:16:12 UTC (rev 191490)
+++ PKGBUILD 2016-10-06 16:21:56 UTC (rev 191491)
@@ -3,9 +3,9 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=metacity
-pkgver=3.20.2
+pkgver=3.20.3
pkgrel=1
-pkgdesc="Legacy GNOME window manager"
+pkgdesc="Window manager of GNOME Flashback"
arch=('i686' 'x86_64')
license=('GPL')
depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 'gtk3' 'startup-notification' 'zenity')
@@ -12,7 +12,7 @@
makedepends=('intltool' 'itstool')
url="https://wiki.gnome.org/Projects/Metacity"
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('93d25b693a796a22e0a7f4e5774cf51044c4c9ec2af3f4c23ba430cbdc018c94')
+sha256sums=('126ef860b0816b398b40173a3e1e562e71f96b7327906621f4baffb9ddfff3da')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list