temp/plasma-nano: upgrade to 5.19.4_git20200728 (MR 1459)
This commit is contained in:
parent
603eb7d406
commit
f709e0a250
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Forked from Alpine to package newer commits
|
||||
pkgname=plasma-nano
|
||||
pkgver=5.19.4_git20200705
|
||||
pkgver=5.19.4_git20200728
|
||||
pkgrel=0
|
||||
_commit="06dc6f3fea3d30efa009be2561ffeb0f3e01af77"
|
||||
_commit="6db2dec1e1a38efd17b4b1bf67928e180ee1bb08"
|
||||
pkgdesc="A minimal Plasma shell package intended for embedded devices"
|
||||
arch="all !armhf"
|
||||
url="https://invent.kde.org/plasma/plasma-nano"
|
||||
|
@ -28,4 +28,4 @@ check() {
|
|||
package() {
|
||||
DESTDIR="$pkgdir" cmake --build build --target install
|
||||
}
|
||||
sha512sums="9aad62ff0d8b65e845211841bad25ba60142ab3a643329a084baa5f71ff13269260ecad290bdb72ff4c15607fcb2c5775f340318468b9527ea9473b723f2e4c3 plasma-nano-06dc6f3fea3d30efa009be2561ffeb0f3e01af77.tar.gz"
|
||||
sha512sums="0b5b87a976b2b46fe8e114ab4ee34b6a1452439dcfd52a034e06b89b2765eb4c760097a50448a80a097b89cbcdaa1758e64b450de79379d7d0123cd5c416e113 plasma-nano-6db2dec1e1a38efd17b4b1bf67928e180ee1bb08.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue