summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlxz2020-11-17 16:29:03 +0800
committerlxz2020-11-17 16:29:03 +0800
commit793d711065c33ed1ca1c02f8ceb2ee5061502df1 (patch)
tree8dadb91cea392a86acd17700989d7989b132ef0e /PKGBUILD
parent9e47ad46a3549f1e4c4ca2d04f8b475737e820f4 (diff)
downloadaur-793d711065c33ed1ca1c02f8ceb2ee5061502df1.tar.gz
upgpkg: 5.12.0.25.r24.ge4a82afc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 077510f6f9a1..c0a1b849239f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: DingYuan Zhang <justforlxz@gmail.com>
pkgname=deepin-daemon-git
-pkgver=5.12.0.25.r22.g884264fc
+pkgver=5.12.0.25.r24.ge4a82afc
pkgrel=1
pkgdesc='Daemon handling the DDE session settings'
arch=('x86_64')
@@ -20,7 +20,6 @@ optdepends=('networkmanager: for network management support'
'iw: for miracast module'
'proxychains-ng: for proxy configuration module')
conflicts=('deepin-daemon')
-replaces=('deepin-daemon')
provides=('deepin-daemon')
groups=('deepin-git')
install="$pkgname.install"