mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:27:15 +08:00
plasma5-applets-latte-dock: update to 0.7.0
This commit is contained in:
parent
90bc9a9dfb
commit
6b55b2c9d0
@ -3,18 +3,18 @@
|
||||
# Contributor: Michael Straube <straubem@gmx.de>
|
||||
|
||||
pkgname=plasma5-applets-latte-dock
|
||||
pkgver=0.6.2
|
||||
pkgver=0.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='A dock based on Plasma Frameworks'
|
||||
arch=(x86_64)
|
||||
url='https://github.com/psifidotos/Latte-Dock'
|
||||
license=(GPL)
|
||||
depends=(kwayland plasma-framework hicolor-icon-theme)
|
||||
depends=(kcrash kglobalaccel kwayland plasma-framework hicolor-icon-theme)
|
||||
makedepends=(extra-cmake-modules python3)
|
||||
conflicts=(plasma5-applets-nowdock)
|
||||
replaces=(plasma5-applets-nowdock)
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('3de5826473f467e2f92fda5296dc1cb4f73aa7cf11c32f5a43d5886b899332b3')
|
||||
sha256sums=('01f69619ac6c51ab864526bfc10790308c6d5bf1c80d94f8affba4989d1b7f7d')
|
||||
|
||||
prepare() {
|
||||
mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
|
||||
|
Loading…
Reference in New Issue
Block a user