main/kmscube: upgrade to 0_git20200401 (MR 1287)
Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
parent
71ed65d2db
commit
fa6c5413fd
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Zhuowei Zhang <zhuoweizhang@yahoo.com>
|
||||
pkgname=kmscube
|
||||
pkgver=0_git20190918
|
||||
pkgrel=1
|
||||
_commit="76bb57d539cb43d267e561024c34e031bf351e04"
|
||||
pkgver=0_git20200401
|
||||
pkgrel=0
|
||||
_commit="4660a7dca6512b6e658759d00cff7d4ad2a2059d"
|
||||
pkgdesc="Simple demo for testing kernel mode setting support"
|
||||
url="https://gitlab.freedesktop.org/mesa/kmscube"
|
||||
arch="all"
|
||||
|
@ -27,4 +27,4 @@ package() {
|
|||
DESTDIR="$pkgdir" ninja -C output install
|
||||
}
|
||||
|
||||
sha512sums="fe781e64eda7f18e55364872e60756e536a0806b08cc7ccd97c86a0ba123ca7bb974de62c8a73b5c1d5b01a16a1172e6269dcb0e76583ae33874d52c376e0d26 kmscube-76bb57d539cb43d267e561024c34e031bf351e04.tar.gz"
|
||||
sha512sums="6aeaeadb19d537b41ec2fd30fda660850b5a1eabe1795140c165144c0b1c7d1165c89e79efd7ea075be0b6db60796206b71c475263d8bb5e6e0d09c1753e61d5 kmscube-4660a7dca6512b6e658759d00cff7d4ad2a2059d.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue