summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2016-10-13 11:37:54 +0200
committerPhilipp Wolfer2016-10-13 11:37:54 +0200
commit3d77ecb01247db229ed38d9fb04f5e4b5236d0ed (patch)
treef6a83bad8249d923fc1e2f43d35444d3854a8753
parent57d404fed6bca3632c6cdbfdc34ab53d9a34bfa3 (diff)
downloadaur-3d77ecb01247db229ed38d9fb04f5e4b5236d0ed.tar.gz
New upstream release 0.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a5544b50374..ce0da7e51d06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 9 20:57:16 UTC 2016
+# Thu Oct 13 09:37:54 UTC 2016
pkgbase = webcam-access-monitor
pkgdesc = D-Bus service and Gnome Shell extension to monitor webcam access.
- pkgver = 0.2.0
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/phw/webcam-access-monitor
arch = any
@@ -13,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.2.0
+ source = git://github.com/phw/webcam-access-monitor.git#tag=0.2.1
md5sums = SKIP
pkgname = webcam-access-monitor
diff --git a/PKGBUILD b/PKGBUILD
index fc8f700c5c40..d77bd0ee6210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=webcam-access-monitor
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="D-Bus service and Gnome Shell extension to monitor webcam access."
arch=('any')