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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 4 20:24:57 UTC 2022


    Date: Sunday, September 4, 2022 @ 20:24:57
  Author: felixonmars
Revision: 1292899

archrelease: copy trunk to community-any

Added:
  deepin-account-faces/repos/community-any/PKGBUILD
    (from rev 1292898, 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	2022-09-04 20:24:38 UTC (rev 1292898)
+++ PKGBUILD	2022-09-04 20:24:57 UTC (rev 1292899)
@@ -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.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
-}

Copied: deepin-account-faces/repos/community-any/PKGBUILD (from rev 1292898, deepin-account-faces/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-09-04 20:24:57 UTC (rev 1292899)
@@ -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.1
+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=('572c302f820e6df78800164322830fb95050fe7e0e552967363442c9e39b7abf5a98811d7f777d33fd7aff3c6303dc0d012a9bcae30586a5b764a772b1ccb69b')
+
+package() {
+  cd dde-account-faces-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list