summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2022-12-29 16:07:51 +0800
committerjustforlxz2022-12-29 16:07:51 +0800
commit2424af1115f9d2ddb2074dcc823243df52393bdf (patch)
tree13c3710bf205d00a073379ec7a2b6a28c85925bc /PKGBUILD
parentf31c0fad73368e0b95614e75e5e0bf5433cf7a4f (diff)
downloadaur-deepin-icon-theme-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0da18a6edcc..648093aef865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-icon-theme-git
-pkgver=2021.11.24.r0.g572b049d
+pkgver=2021.11.24.r15.g88a5c7ab
pkgrel=1
pkgdesc="Deepin GTK Theme"
arch=('any')
@@ -13,7 +13,9 @@ url="https://github.com/linuxdeepin/deepin-gtk-theme"
makedepends=('git')
license=('LGPL3')
optdepends=('gtk-engine-murrine: for gtk2 themes')
-groups=('deepin')
+groups=('deepin-git')
+conflicts=(deepin-icon-theme)
+provides=(deepin-icon-theme)
source=("$pkgname::git+https://github.com/linuxdeepin/deepin-icon-theme/")
sha512sums=('SKIP')