summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Franc2019-11-17 19:24:52 +0100
committerMartin Franc2019-11-17 19:24:52 +0100
commitf59c243fdd75eebbe500706359b0243991549e3d (patch)
tree32320e89327eb3d471dfd443d63f2cdfb3425087
parent783a3c7c2f20adfd9b01478615fa463056e32888 (diff)
downloadaur-f59c243fdd75eebbe500706359b0243991549e3d.tar.gz
wob 0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index babe69663808..bb5700e22c87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wob
pkgdesc = A lightweight overlay volume/backlight/progress/anything bar for Wayland
- pkgver = 0.3
+ pkgver = 0.4
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.3
+ source = git+https://github.com/francma/wob#tag=0.4
sha512sums = SKIP
pkgname = wob
diff --git a/PKGBUILD b/PKGBUILD
index 35a46d9a381d..fc8344fd754a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Franc <me@martinfranc.eu>
pkgname=wob
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc='A lightweight overlay volume/backlight/progress/anything bar for Wayland'
arch=('i686' 'x86_64')