aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClayton Craft <clayton@craftyguy.net>2021-03-19 10:52:52 -0700
committerRasmus Thomsen <oss@cogitri.dev>2021-03-19 22:50:45 +0000
commita9608f91575c523ee87b5f8cbd704c09ef28aeed (patch)
tree8ee5e7b9b633f201aa58cda7de15ca72145004b9
parent3bdf13fa399b23bb2b87ba168f88553d25ca6dbf (diff)
community/phoc: upgrade to 0.7.0
-rw-r--r--community/phoc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/phoc/APKBUILD b/community/phoc/APKBUILD
index 26d1317a4c0..869e585bdf8 100644
--- a/community/phoc/APKBUILD
+++ b/community/phoc/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=phoc
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=0
pkgdesc="wlroots based Phone compositor for the Phosh shell"
arch="all !s390x" # no wlroots
@@ -32,4 +32,4 @@ package() {
install -Dm755 helpers/scale-to-fit \
-t "$pkgdir"/usr/bin
}
-sha512sums="142814fba48e4375740e5093df3b541307c31362304dd36c48bb5d7bbcb476cb3d136282b68b08e9ca5ab0ff93957e19c7cd0107c5133d1e96c6f63f7a916fa5 phoc-v0.6.0.tar.gz"
+sha512sums="141e6449298e3b138f6d471d885800b6676f9ad1c2d953813e49cb935102dc4b51e268fc7d31fafe381f0a3e6821c27d628ebac7b242e043b38e4877fc291f5b phoc-v0.7.0.tar.gz"