[arch-commits] Commit in deepin-wallpapers/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 15 12:58:33 UTC 2017


    Date: Wednesday, March 15, 2017 @ 12:58:32
  Author: felixonmars
Revision: 216442

archrelease: copy trunk to community-any

Added:
  deepin-wallpapers/repos/community-any/PKGBUILD
    (from rev 216441, deepin-wallpapers/trunk/PKGBUILD)
Deleted:
  deepin-wallpapers/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 12:58:07 UTC (rev 216441)
+++ PKGBUILD	2017-03-15 12:58:32 UTC (rev 216442)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 174910 2016-05-12 08:52:07Z fyan $
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-wallpapers
-pkgver=1.3
-pkgrel=1
-pkgdesc='Deepin Wallpapers'
-arch=('any')
-license=('GPL')
-url="https://github.com/linuxdeepin/deepin-wallpapers"
-makedepends=('git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd $pkgname
-  install -dm755 "$pkgdir"/usr/share/wallpapers
-  cp -r deepin "$pkgdir"/usr/share/wallpapers/
-
-  install -dm755 "$pkgdir"/var/cache
-  cp -r image-blur "$pkgdir"/var/cache/
-}

Copied: deepin-wallpapers/repos/community-any/PKGBUILD (from rev 216441, deepin-wallpapers/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-03-15 12:58:32 UTC (rev 216442)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 174910 2016-05-12 08:52:07Z fyan $
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-wallpapers
+pkgver=1.4
+pkgrel=1
+pkgdesc='Deepin Wallpapers'
+arch=('any')
+license=('GPL')
+url="https://github.com/linuxdeepin/deepin-wallpapers"
+makedepends=('git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd $pkgname
+  install -dm755 "$pkgdir"/usr/share/wallpapers
+  cp -r deepin "$pkgdir"/usr/share/wallpapers/
+
+  install -dm755 "$pkgdir"/var/cache
+  cp -r image-blur "$pkgdir"/var/cache/
+}



More information about the arch-commits mailing list