summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36299cab3cf0..92d3ed1385fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wob
pkgdesc = A lightweight overlay volume/backlight/progress/anything bar for Wayland
pkgver = 0.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/francma/wob
arch = i686
arch = x86_64
@@ -10,8 +10,6 @@ pkgbase = wob
makedepends = wayland-protocols
makedepends = scdoc
depends = wayland
- provides = wob
- conflicts = wob
source = wob-0.9.tar.gz::https://github.com/francma/wob/releases/download/0.9/wob-0.9.tar.gz
source = wob-0.9.tar.gz.sig::https://github.com/francma/wob/releases/download/0.9/wob-0.9.tar.gz.sig
validpgpkeys = 5C6DA024DDE27178073EA103F4B432D5D67990E3
diff --git a/PKGBUILD b/PKGBUILD
index 5a03fcf86485..0d6ec54176e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wob
pkgver=0.9
-pkgrel=1
+pkgrel=2
pkgdesc='A lightweight overlay volume/backlight/progress/anything bar for Wayland'
arch=('i686' 'x86_64')
url='https://github.com/francma/wob'