summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2020-11-26 13:12:39 +0800
committerjustforlxz2020-11-26 13:12:39 +0800
commit5efc8288c6cc20b6605467e8bde59e30e59ab741 (patch)
tree7e80bf9381dbd89235968ad5bc46e80bd8bd240f
parent3c349a2918be5202063df8340e0ba306eb0f0df6 (diff)
downloadaur-5efc8288c6cc20b6605467e8bde59e30e59ab741.tar.gz
upgpkg: 2020.09.08.apricot.r1.g700f486
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e4382caab2f..4d6e27d68d11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = deepin-desktop-base-git
pkgdesc = Base component for Deepin
- pkgver = 2020.04.12.2.r4.g92936c4
+ pkgver = 2020.09.08.apricot.r1.g700f486
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-desktop-base
arch = any
groups = deepin-git
license = GPL3
+ makedepends = git
provides = deepin-desktop-base
conflicts = deepin-desktop-base
- replaces = deepin-desktop-base
- source = deepin-desktop-base-git::git://github.com/linuxdeepin/deepin-desktop-base/
+ source = deepin-desktop-base-git::git://github.com/linuxdeepin/deepin-desktop-base
source = distribution.info
sha512sums = SKIP
sha512sums = 27625e6d0786b8adacdb7c52806d4faa28d2ab6b319a593b3ea9bcb69f0cc18ea19b258d629e3a0069ef9a69503589b0285289caef39a1e85bbd99e915c7cd7d
diff --git a/PKGBUILD b/PKGBUILD
index c3e134c290ac..d06649b9600a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: DingYuan Zhang <justforlxz@gmail.com>
+# Maintainer: justforlxz <justforlxz@gmail.com>
pkgname=deepin-desktop-base-git
-pkgver=2020.04.12.2.r4.g92936c4
+pkgver=2020.09.08.apricot.r1.g700f486
pkgrel=1
pkgdesc='Base component for Deepin'
arch=('any')
@@ -9,10 +9,10 @@ url="https://github.com/linuxdeepin/deepin-desktop-base"
license=('GPL3')
groups=('deepin-git')
conflicts=('deepin-desktop-base')
-replaces=('deepin-desktop-base')
provides=('deepin-desktop-base')
groups=('deepin-git')
-source=("$pkgname::git://github.com/linuxdeepin/deepin-desktop-base/"
+makedepends=('git')
+source=("$pkgname::git://github.com/linuxdeepin/deepin-desktop-base"
distribution.info)
sha512sums=('SKIP'
'27625e6d0786b8adacdb7c52806d4faa28d2ab6b319a593b3ea9bcb69f0cc18ea19b258d629e3a0069ef9a69503589b0285289caef39a1e85bbd99e915c7cd7d')