mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
kguiaddons: updated to latest
This commit is contained in:
parent
8ebb4520a0
commit
eda29ab98c
@ -15,7 +15,7 @@ checkdepends=('cmake')
|
||||
groups=('kf5')
|
||||
options=('debug')
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('e23149681e97b298b6abaf599d598304')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
@ -40,6 +40,3 @@ package() {
|
||||
cd build
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
md5sums=('e23149681e97b298b6abaf599d598304')
|
||||
md5sums=('e23149681e97b298b6abaf599d598304')
|
||||
|
Loading…
Reference in New Issue
Block a user