summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2020-11-26 13:02:59 +0800
committerjustforlxz2020-11-26 13:02:59 +0800
commit3c349a2918be5202063df8340e0ba306eb0f0df6 (patch)
tree9bb1188dcdf7ba3211b60d57465c13d262fae26e
parent07d2a6c0ff0f95cda93483195a67c006ebd3b2e8 (diff)
downloadaur-3c349a2918be5202063df8340e0ba306eb0f0df6.tar.gz
upgpkg: 2020.04.12.2.r4.g92936c4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d6e27d68d11..6e4382caab2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = deepin-desktop-base-git
pkgdesc = Base component for Deepin
- pkgver = 2020.09.08.apricot.r1.g700f486
+ pkgver = 2020.04.12.2.r4.g92936c4
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
- source = deepin-desktop-base-git::git://github.com/linuxdeepin/deepin-desktop-base
+ replaces = 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 d06649b9600a..c3e134c290ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: justforlxz <justforlxz@gmail.com>
+# Maintainer: DingYuan Zhang <justforlxz@gmail.com>
pkgname=deepin-desktop-base-git
-pkgver=2020.09.08.apricot.r1.g700f486
+pkgver=2020.04.12.2.r4.g92936c4
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')
-makedepends=('git')
-source=("$pkgname::git://github.com/linuxdeepin/deepin-desktop-base"
+source=("$pkgname::git://github.com/linuxdeepin/deepin-desktop-base/"
distribution.info)
sha512sums=('SKIP'
'27625e6d0786b8adacdb7c52806d4faa28d2ab6b319a593b3ea9bcb69f0cc18ea19b258d629e3a0069ef9a69503589b0285289caef39a1e85bbd99e915c7cd7d')