[arch-commits] Commit in metacity/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Oct 6 16:24:20 UTC 2016
Date: Thursday, October 6, 2016 @ 16:24:20
Author: bgyorgy
Revision: 191493
upgpkg: metacity 3.22.0-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:22:02 UTC (rev 191492)
+++ PKGBUILD 2016-10-06 16:24:20 UTC (rev 191493)
@@ -3,16 +3,16 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=metacity
-pkgver=3.20.3
+pkgver=3.22.0
pkgrel=1
pkgdesc="Window manager of GNOME Flashback"
arch=('i686' 'x86_64')
license=('GPL')
depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool' 'itstool')
+makedepends=('intltool')
url="https://wiki.gnome.org/Projects/Metacity"
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('126ef860b0816b398b40173a3e1e562e71f96b7327906621f4baffb9ddfff3da')
+sha256sums=('860fed03839d0f1710f13516a747ecb1a620f0a72c4798794bfd1196e1bc5437')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list