Update checksum

This commit is contained in:
Manuel 2022-08-07 13:28:52 +02:00
parent 5de5c93142
commit 3112b7987d
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = plasma5-wallpapers-wallpaper-engine
pkgdesc = A KDE wallpaper plugin integrating wallpaper engine
pkgver = 0.5.4
pkgrel = 1
pkgrel = 2
url = https://github.com/catsout/wallpaper-engine-kde-plugin
arch = x86_64
license = GPL2
@ -18,7 +18,7 @@ pkgbase = plasma5-wallpapers-wallpaper-engine
optdepends = mpv: alternative video backend
source = https://github.com/catsout/wallpaper-engine-kde-plugin/archive/v0.5.4.tar.gz
source = https://github.com/KhronosGroup/glslang/archive/11.10.0.tar.gz
sha256sums = 2a37d0a89b7c93017843ead842f3d6f5a21f10be6b8ff45dca1e946c350a18e1
sha256sums = 83354734f7ea36e7077206506dd05f0e6877eb51294b820fdbdc398255c6f803
sha256sums = 8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602
pkgname = plasma5-wallpapers-wallpaper-engine

View File

@ -4,7 +4,7 @@ pkgname=plasma5-wallpapers-wallpaper-engine
_pkgname=wallpaper-engine-kde-plugin
pkgver=0.5.4
_pkgver_glslang=11.10.0
pkgrel=1
pkgrel=2
pkgdesc='A KDE wallpaper plugin integrating wallpaper engine'
arch=('x86_64')
url='https://github.com/catsout/wallpaper-engine-kde-plugin'
@ -15,7 +15,7 @@ optdepends=('qt5-webchannel: for web support'
'mpv: alternative video backend')
source=("https://github.com/catsout/${_pkgname}/archive/v${pkgver}.tar.gz"
"https://github.com/KhronosGroup/glslang/archive/${_pkgver_glslang}.tar.gz")
sha256sums=('2a37d0a89b7c93017843ead842f3d6f5a21f10be6b8ff45dca1e946c350a18e1'
sha256sums=('83354734f7ea36e7077206506dd05f0e6877eb51294b820fdbdc398255c6f803'
'8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602')
prepare() {