phosh/phoc: upgrade to 0.1.0_git20190924 (!655)
This commit is contained in:
parent
be2f68b721
commit
a03ea7c9b8
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=phoc
|
||||
pkgver=0_git20190716
|
||||
pkgver=0.1.0_git20190924
|
||||
pkgrel=0
|
||||
_commit="a8a1a660911980e4a453fa75ca821f599cf4f158"
|
||||
_commit="32316429eb44251ec50e5b091d93653a8591d639"
|
||||
pkgdesc="wlroots based Phone compositor for the Phosh shell"
|
||||
arch="all"
|
||||
url="https://source.puri.sm/Librem5/phoc"
|
||||
license="GPL-3.0-only"
|
||||
makedepends="meson ninja gobject-introspection-dev libinput-dev wayland-dev wayland-protocols libxkbcommon-dev wlroots-dev"
|
||||
source="$pkgname-$_commit.tar.gz::https://source.puri.sm/Librem5/$pkgname/-/archive/$_commit.tar.gz"
|
||||
source="$pkgname-$_commit.tar.gz::https://source.puri.sm/Librem5/phoc/-/archive/$_commit.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$_commit"
|
||||
|
||||
build() {
|
||||
|
@ -24,4 +24,4 @@ check() {
|
|||
package() {
|
||||
DESTDIR="$pkgdir/" ninja -C _build install
|
||||
}
|
||||
sha512sums="7b37b21f6927e0562527650c9593939bf2831cfd9c1d00129e10338587c5ff1894a794469ebe12b242f22b1af690bdcc817ba9ffe99f8be2a274695b24f4cde9 phoc-a8a1a660911980e4a453fa75ca821f599cf4f158.tar.gz"
|
||||
sha512sums="1f1fa3a64fdee3ddf44f42193723d67b6532311223a746e21ad214cd7ee6348615a2bdd8da13ef12e09ffc485e3d471db018df286615b9d3a97fb79f278cf5f9 phoc-32316429eb44251ec50e5b091d93653a8591d639.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue