Date: Thursday, April 13, 2017 @ 03:05:18 Author: felixonmars Revision: 222543
upgpkg: deepin-metacity 3.22.8-1 Modified: deepin-metacity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 03:03:28 UTC (rev 222542) +++ PKGBUILD 2017-04-13 03:05:18 UTC (rev 222543) @@ -4,7 +4,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=deepin-metacity -pkgver=3.22.7 +pkgver=3.22.8 pkgrel=1 pkgdesc="2D window manager for Deepin" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'python') url="https://github.com/linuxdeepin/deepin-metacity" source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-metacity/archive/$pkgver.tar.gz") -sha512sums=('7de54e23f94e7e5f95091cd17b6d396b19516d03555b5d56a4ed4110ce9cef939420d2de3961c0db5841174199b980e58faf7df68ea5202b98f9cea433eb0c57') +sha512sums=('d3fc12fc0f47ea66eef450d946121a03e0b88c3a8279802692331dbb4f9cae6a676762546341f32152948e7fbbcc7b5417e6a8f9a3c0a30346135bad14d9e550') build() { cd $pkgname-$pkgver