summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetres2016-08-22 00:25:19 +0200
committerpetres2016-08-22 00:25:19 +0200
commit443904ccff388952e3f387798d8e34a74dcc481a (patch)
tree5da710229632cc454d148b88c06d85b2fa1b62cc
parent8da5bb3c9245f018e85ab7c913c7e9a7799d99be (diff)
downloadaur-443904ccff388952e3f387798d8e34a74dcc481a.tar.gz
adding timer
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c840b26e9190..ea582f92c891 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Aug 21 22:15:07 UTC 2016
+# Sun Aug 21 22:25:03 UTC 2016
pkgbase = gnome-shell-extension-services-systemd-git
pkgdesc = Toggle systemd services on/off from a menu in the gnome shell top panel
- pkgver = r42.b2ffaec
+ pkgver = r43.2dc03c0
pkgrel = 1
url = https://github.com/petres/gnome-shell-extension-services-systemd
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b33eb021754c..42bfddb3e49f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-services-systemd-git
_pkgname=${pkgname%-git}
-pkgver=r42.b2ffaec
+pkgver=r43.2dc03c0
pkgrel=1
pkgdesc="Toggle systemd services on/off from a menu in the gnome shell top panel"
arch=('any')