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

Felix Yan felixonmars at archlinux.org
Sat Jun 12 00:11:57 UTC 2021


    Date: Saturday, June 12, 2021 @ 00:11:56
  Author: felixonmars
Revision: 963000

archrelease: copy trunk to community-any

Added:
  deepin-account-faces/repos/community-any/PKGBUILD
    (from rev 962999, deepin-account-faces/trunk/PKGBUILD)
Deleted:
  deepin-account-faces/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 00:11:46 UTC (rev 962999)
+++ PKGBUILD	2021-06-12 00:11:56 UTC (rev 963000)
@@ -1,21 +0,0 @@
-# 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-account-faces
-pkgver=1.0.11
-pkgrel=2
-pkgdesc='Account faces for Linux Deepin'
-arch=('any')
-license=('GPL3')
-url="https://github.com/linuxdeepin/dde-account-faces"
-conflicts=('dde-account-faces')
-replaces=('dde-account-faces')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-account-faces/archive/$pkgver.tar.gz")
-sha512sums=('4589eec00f1924ed835cafa0f347ae9eff2f45dd308c86dca45485d6467eacaebc02a945c96fca0ea9bb56eff56f1016808db8303d6b80292762541640cc22b5')
-
-package() {
-  cd dde-account-faces-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-account-faces/repos/community-any/PKGBUILD (from rev 962999, deepin-account-faces/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-06-12 00:11:56 UTC (rev 963000)
@@ -0,0 +1,21 @@
+# 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-account-faces
+pkgver=1.0.12
+pkgrel=1
+pkgdesc='Account faces for Linux Deepin'
+arch=('any')
+license=('GPL3')
+url="https://github.com/linuxdeepin/dde-account-faces"
+conflicts=('dde-account-faces')
+replaces=('dde-account-faces')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-account-faces/archive/$pkgver.tar.gz")
+sha512sums=('d6639f0c3e9a43f397900709a66741c7339953aa3eb4d9a37b778d09a5343a07184c7541c1191ae1ffe0fb5ffc9a2cec47de382ad18aa863c70af06c56504053')
+
+package() {
+  cd dde-account-faces-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list