mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 02:44:37 +08:00
kguiaddons: updated to latest
This commit is contained in:
parent
06ffc6d2fc
commit
423691d13b
@ -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