mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:27:15 +08:00
p8-platform: update to 2.1.0.1
This commit is contained in:
parent
5a7dd41d0a
commit
40475992ae
@ -1,5 +1,5 @@
|
|||||||
pkgname=p8-platform
|
pkgname=p8-platform
|
||||||
pkgver=2.0.1
|
pkgver=2.1.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Platform support library used by libCEC and binary add-ons for Kodi"
|
pkgdesc="Platform support library used by libCEC and binary add-ons for Kodi"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ license=('GPL')
|
|||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
source=(https://github.com/Pulse-Eight/platform/archive/p8-platform-${pkgver}.tar.gz)
|
source=(https://github.com/Pulse-Eight/platform/archive/p8-platform-${pkgver}.tar.gz)
|
||||||
sha256sums=('e97e45273e90571aa37732cde913b262f5f519c387083645d2557d7189c054cf')
|
sha256sums=('064f8d2c358895c7e0bea9ae956f8d46f3f057772cb97f2743a11d478a0f68a0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir"/platform-p8-platform-${pkgver}
|
cd "$srcdir"/platform-p8-platform-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user