mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:57:14 +08:00
[skip-ci] kup: update to 0.7.3
This commit is contained in:
parent
7e074330f0
commit
e31e0122c2
@ -1,6 +1,6 @@
|
|||||||
pkgname=kup
|
pkgname=kup
|
||||||
_pkgname=Kup
|
_pkgname=Kup
|
||||||
pkgver=0.7.2
|
pkgver=0.7.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A KDE-based frontend for the bup backup software"
|
pkgdesc="A KDE-based frontend for the bup backup software"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ depends=('qt5-base' 'plasma-framework' 'kcoreaddons' 'kdbusaddons' 'ki18n' 'kio'
|
|||||||
'knotifications' 'kiconthemes' 'kconfig' 'kinit' 'bup' 'rsync' 'python2-pyxattr' 'git')
|
'knotifications' 'kiconthemes' 'kconfig' 'kinit' 'bup' 'rsync' 'python2-pyxattr' 'git')
|
||||||
makedepends=('cmake' 'extra-cmake-modules')
|
makedepends=('cmake' 'extra-cmake-modules')
|
||||||
source=("https://github.com/spersson/${_pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
|
source=("https://github.com/spersson/${_pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('b0cab16a50b2e57fee110cb9b4c54714eda305a2dfe9ed20e6bf8fed1ea606be')
|
sha256sums=('47b97314dd11579a6ecc723de687c9ebe7cafb300d2ce39f2510d36c17de2f3b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${_pkgname}-${pkgname}-${pkgver}
|
cd ${_pkgname}-${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user