summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfd7037231e3..ca143da8126f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wob
pkgdesc = A lightweight overlay volume/backlight/progress/anything bar for Wayland
- pkgver = 0.1
+ pkgver = 0.2
pkgrel = 1
url = https://github.com/francma/wob
arch = i686
@@ -11,7 +11,7 @@ pkgbase = wob
makedepends = wayland-protocols
provides = wob
conflicts = wob
- source = git+https://github.com/francma/wob#tag=0.1
+ source = git+https://github.com/francma/wob#tag=0.2
sha512sums = SKIP
pkgname = wob
diff --git a/PKGBUILD b/PKGBUILD
index 62f000572b76..5e0fbf868e9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Franc <me@martinfranc.eu>
pkgname=wob
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc='A lightweight overlay volume/backlight/progress/anything bar for Wayland'
arch=('i686' 'x86_64')