summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baum2018-01-20 02:03:12 +0100
committerDavid Baum2018-01-20 02:03:12 +0100
commit473e072dc23af831cc85db4f8ed7baa668544867 (patch)
tree4736d286892d9e02af0faa02bd68229c162e36a1
parente403e385fc130285877238484565b11283f021f6 (diff)
downloadaur-473e072dc23af831cc85db4f8ed7baa668544867.tar.gz
update to v1.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a461be07370..d93587ee8e04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-systemd
pkgdesc = Start and stop systemd services
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/naraesk/plasma-systemd
arch = i686
@@ -11,8 +11,8 @@ pkgbase = plasma5-applets-systemd
makedepends = ki18n
makedepends = qt5-base
makedepends = qt5-declarative
- source = https://github.com/naraesk/plasma-systemd/archive/v1.1.0.tar.gz
- md5sums = 4af540f97f436d7e9db0563984c6891e
+ source = https://github.com/naraesk/plasma-systemd/archive/v1.1.1.tar.gz
+ md5sums = 6d94524059ef6ef77f8576a07304d307
pkgname = plasma5-applets-systemd
diff --git a/PKGBUILD b/PKGBUILD
index 7770a1a7012b..65b4b92b46de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Baum <david.baum@naraesk.eu>
pkgname=plasma5-applets-systemd
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Start and stop systemd services"
arch=('i686' 'x86_64')
@@ -17,9 +17,9 @@ backup=()
options=()
install=()
changelog=()
-source=('https://github.com/naraesk/plasma-systemd/archive/v1.1.0.tar.gz')
+source=('https://github.com/naraesk/plasma-systemd/archive/v1.1.1.tar.gz')
noextract=()
-md5sums=('4af540f97f436d7e9db0563984c6891e')
+md5sums=('6d94524059ef6ef77f8576a07304d307')
prepare() {
cd plasma-systemd-${pkgver}