summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2015-10-10 18:04:41 +0200
committerPhilipp Wolfer2015-10-10 18:04:41 +0200
commit35b9cce84f4690ef36e89e9d1a5cd5f0bb4c1ef2 (patch)
tree60c6222d274d71d3048b20bbfe45009f0e483ebd
parent5d28e560560006a02e150bc07a9f47ed80fdfa4d (diff)
downloadaur-35b9cce84f4690ef36e89e9d1a5cd5f0bb4c1ef2.tar.gz
New upstream release 0.1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a71cf4c4a30e..b7ff98155600 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.1.4
+ pkgver = 0.1.5
pkgrel = 1
url = https://github.com/phw/webcam-access-monitor
arch = any
@@ -11,7 +11,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.4
+ source = git://github.com/phw/webcam-access-monitor.git#tag=0.1.5
md5sums = SKIP
pkgname = webcam-access-monitor
diff --git a/PKGBUILD b/PKGBUILD
index 185662421644..37eb5fae806d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=webcam-access-monitor
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=1
pkgdesc="D-Bus service and Gnome Shell extension to monitor webcam access."
arch=('any')