summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-07-16 21:49:36 +0200
committerPhilip Goto2021-07-16 21:49:36 +0200
commit798ec877187dd0ee9531bbb6c6fc9641c21b8f16 (patch)
tree30fb12645b310f872786782defac53c1682e2499
parent4327aa03aecf26aa9c7c648fc61a8cdeb508ddca (diff)
downloadaur-798ec877187dd0ee9531bbb6c6fc9641c21b8f16.tar.gz
Update to 0.8.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f123278a37fc..68c7b1c6b669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoc-embedded-wlroots
pkgdesc = Wlroots based Phone compositor (matching wlroots embedded)
- pkgver = 0.7.1
+ pkgver = 0.8.0
pkgrel = 1
url = https://source.puri.sm/Librem5/phoc
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = phoc-embedded-wlroots
provides = phoc
conflicts = phoc
conflicts = wlroots
- source = git+https://source.puri.sm/Librem5/phoc.git#tag=v0.7.1
+ source = git+https://source.puri.sm/Librem5/phoc.git#tag=v0.8.0
source = git+https://source.puri.sm/Librem5/wlroots.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 114005f7d8de..06b6ff5f4171 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.7.1
+pkgver=0.8.0
pkgrel=1
pkgdesc='Wlroots based Phone compositor (matching wlroots embedded)'
url='https://source.puri.sm/Librem5/phoc'