[arch-commits] Commit in metacity/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Mar 8 11:27:28 UTC 2020
Date: Sunday, March 8, 2020 @ 11:27:28
Author: bgyorgy
Revision: 591839
upgpkg: metacity 3.36.0-1: Update to new version
Modified:
metacity/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:24:52 UTC (rev 591838)
+++ PKGBUILD 2020-03-08 11:27:28 UTC (rev 591839)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=metacity
-pkgver=3.34.1
+pkgver=3.36.0
pkgrel=1
pkgdesc="Window manager of GNOME Flashback"
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('intltool')
url="https://wiki.gnome.org/Projects/Metacity"
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('31c7d1045c390afb3bf405735b0b26c459197cbf43af37c469eb8918ce3a453d')
+sha256sums=('260016cbb9287a434b557ee6c201fe2b138c5061879b816bf550c3d4873906a8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list