Date: Wednesday, December 23, 2015 @ 13:10:02 Author: fyan Revision: 154330
upgpkg: deepin-metacity 3.18.1.3-1 Modified: deepin-metacity/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-23 11:22:19 UTC (rev 154329) +++ PKGBUILD 2015-12-23 12:10:02 UTC (rev 154330) @@ -4,8 +4,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=deepin-metacity -pkgver=3.18.1.2.20151221 -_commit=f8c8da894b4bd589e57f0f8e99ff6a533b9129f5 +pkgver=3.18.1.3 pkgrel=1 pkgdesc="2D window manager for Deepin" arch=('i686' 'x86_64') @@ -14,7 +13,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#commit=$_commit") +source=("git+https://github.com/linuxdeepin/deepin-metacity.git#tag=$pkgver") sha256sums=('SKIP') prepare() {
