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 20da39537d4f..b5ac6bf6046b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webcam-access-monitor
pkgdesc = D-Bus service and Gnome Shell extension to monitor webcam access.
- pkgver = 0.2.3
+ pkgver = 0.2.4
pkgrel = 3
url = https://github.com/phw/webcam-access-monitor
arch = any
@@ -12,7 +12,7 @@ pkgbase = webcam-access-monitor
depends = python-dbus
depends = psmisc
optdepends = gnome-shell
- source = git://github.com/phw/webcam-access-monitor.git#tag=0.2.3
+ source = git://github.com/phw/webcam-access-monitor.git#tag=0.2.4
md5sums = SKIP
pkgname = webcam-access-monitor
diff --git a/PKGBUILD b/PKGBUILD
index ff3af32afbad..90ab526e35b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=webcam-access-monitor
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=3
pkgdesc="D-Bus service and Gnome Shell extension to monitor webcam access."
arch=('any')