summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, DingYuan2020-09-29 17:20:23 +0800
committerZhang, DingYuan2020-09-29 17:20:23 +0800
commita0192da8126b0916c92428f3b18d4cc243aa4574 (patch)
treeb277ac0597d3e14bb654382cfaf047af1c5ebdea
parent23005da4175138ce5812d223e64d0b1be60d716b (diff)
downloadaur-a0192da8126b0916c92428f3b18d4cc243aa4574.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e4382caab2f..6c337965d2ca 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.04.12.2.r5.gffef01a
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..073e244babdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: DingYuan Zhang <justforlxz@gmail.com>
pkgname=deepin-desktop-base-git
-pkgver=2020.04.12.2.r4.g92936c4
+pkgver=2020.04.12.2.r5.gffef01a
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')