summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ff98155600..1a5544b50374 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Apr 9 20:57:16 UTC 2016
pkgbase = webcam-access-monitor
pkgdesc = D-Bus service and Gnome Shell extension to monitor webcam access.
- pkgver = 0.1.5
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/phw/webcam-access-monitor
arch = any
@@ -11,7 +13,7 @@ pkgbase = webcam-access-monitor
depends = python-dbus
depends = psmisc
optdepends = gnome-shell
- source = git://github.com/phw/webcam-access-monitor.git#tag=0.1.5
+ source = git://github.com/phw/webcam-access-monitor.git#tag=0.2.0
md5sums = SKIP
pkgname = webcam-access-monitor
diff --git a/PKGBUILD b/PKGBUILD
index 37eb5fae806d..fc8f700c5c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=webcam-access-monitor
-pkgver=0.1.5
+pkgver=0.2.0
pkgrel=1
pkgdesc="D-Bus service and Gnome Shell extension to monitor webcam access."
arch=('any')