Date: Monday, December 21, 2015 @ 14:29:34 Author: fyan Revision: 153866
upgpkg: deepin-metacity 3.18.1.2.20151221-1 Modified: deepin-metacity/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-21 13:26:27 UTC (rev 153865) +++ PKGBUILD 2015-12-21 13:29:34 UTC (rev 153866) @@ -4,7 +4,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=deepin-metacity -pkgver=3.18.1.1 +pkgver=3.18.1.2.20151221 +_commit=f8c8da894b4bd589e57f0f8e99ff6a533b9129f5 pkgrel=1 pkgdesc="2D window manager for Deepin" arch=('i686' 'x86_64') @@ -13,7 +14,7 @@ makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'git') url="https://github.com/linuxdeepin/deepin-metacity" install=deepin-metacity.install -source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver") +source=("git+https://github.com/linuxdeepin/deepin-metacity.git#commit=$_commit") sha256sums=('SKIP') prepare() {
