summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-05-19 13:02:49 +0200
committerPhilip Goto2020-05-19 13:02:49 +0200
commitc7875aaa49700d081ce2ea04c02f97274b83a194 (patch)
tree2bac819e4f56804278095af206f158db157d0fed
parentcbce2f1366240285f4ec7695a53f2a77e4537e01 (diff)
downloadaur-c7875aaa49700d081ce2ea04c02f97274b83a194.tar.gz
Update to 0.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 880499b1a558..8ed7b0dc904f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.2.2
- pkgrel = 2
+ pkgver = 0.3.0
+ pkgrel = 1
url = https://source.puri.sm/Librem5/phosh
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = phosh
depends = libsecret
depends = phoc
depends = upower
- source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.2.2
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.3.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 399de18e81c4..661f334bac83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.2.2
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"
license=("GPL3")