mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
kscreen update
This commit is contained in:
parent
cd293fb688
commit
b35cb65049
@ -5,7 +5,7 @@
|
||||
# birdflesh <antkoul at gmail dot com>
|
||||
|
||||
pkgname=kscreen
|
||||
pkgver=0.0.71
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="KDE's screen management software"
|
||||
arch=('x86_64')
|
||||
@ -13,8 +13,8 @@ url='https://projects.kde.org/kscreen'
|
||||
license=('GPL' 'LGPL')
|
||||
depends=('kde-runtime' 'libkscreen')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('ef0c99b860a81fc0d52e9ffe2a6133d4')
|
||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('52a0fef238ed71c08ee853f55e53f8bb')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"
|
||||
|
@ -5,7 +5,7 @@
|
||||
# contributor birdflesh <antkoul at gmail dot com>
|
||||
|
||||
pkgname=libkscreen
|
||||
pkgver=0.0.71
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="KDE's screen management library"
|
||||
arch=('x86_64')
|
||||
@ -13,8 +13,8 @@ url='https://projects.kde.org/libkscreen'
|
||||
license=('GPL')
|
||||
depends=('kdelibs' 'qjson')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('671878c748a08f8ee820e053fd23e1e3')
|
||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('83dc38c6ff5d33f253f7d9a43bc986cb')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"
|
||||
|
Loading…
Reference in New Issue
Block a user