Update to version 0.5.4
This commit is contained in:
parent
42153a938b
commit
5de5c93142
2 changed files with 8 additions and 8 deletions
8
PKGBUILD
8
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=plasma5-wallpapers-wallpaper-engine
|
||||
_pkgname=wallpaper-engine-kde-plugin
|
||||
pkgver=0.5.3
|
||||
pkgver=0.5.4
|
||||
_pkgver_glslang=11.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='A KDE wallpaper plugin integrating wallpaper engine'
|
||||
|
@ -13,9 +13,9 @@ depends=('gst-libav' 'python-websockets' 'plasma-framework' 'qt5-declarative' 'q
|
|||
makedepends=('extra-cmake-modules' 'qt5-webchannel' 'mpv' 'vulkan-headers')
|
||||
optdepends=('qt5-webchannel: for web support'
|
||||
'mpv: alternative video backend')
|
||||
source=("https://github.com/catsout/${_pkgname}/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
"https://github.com/KhronosGroup/glslang/archive/refs/tags/${_pkgver_glslang}.tar.gz")
|
||||
sha256sums=('3278849fe3ec09640ccc0d3f4d88070b5b1b59cd7d5e3e1744e30ad584923184'
|
||||
source=("https://github.com/catsout/${_pkgname}/archive/v${pkgver}.tar.gz"
|
||||
"https://github.com/KhronosGroup/glslang/archive/${_pkgver_glslang}.tar.gz")
|
||||
sha256sums=('2a37d0a89b7c93017843ead842f3d6f5a21f10be6b8ff45dca1e946c350a18e1'
|
||||
'8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue