Date: Tuesday, November 17, 2015 @ 15:35:27 Author: fyan Revision: 146987
addpkg: deepin-sound-theme 15.10.0-1 Added: deepin-sound-theme/ deepin-sound-theme/repos/ deepin-sound-theme/trunk/ deepin-sound-theme/trunk/PKGBUILD ----------+ PKGBUILD | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) Added: deepin-sound-theme/trunk/PKGBUILD =================================================================== --- deepin-sound-theme/trunk/PKGBUILD (rev 0) +++ deepin-sound-theme/trunk/PKGBUILD 2015-11-17 14:35:27 UTC (rev 146987) @@ -0,0 +1,21 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Josip Ponjavic <josipponjavic at gmail dot com> +# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> + +pkgname=deepin-sound-theme +pkgver=15.10.0 +pkgrel=1 +pkgdesc="Deepin sound theme" +arch=('any') +url="https://gitcafe.com/Deepin/deepin-sound-theme" +license=('GPL3') +groups=('deepin') +makedepends=('git') +source=("git+https://github.com/linuxdeepin/deepin-sound-theme.git#tag=$pkgver") +sha256sums=('SKIP') + +package() { + cd $pkgname + make PREFIX=/usr DESTDIR="${pkgdir}" install +} Property changes on: deepin-sound-theme/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property