summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Baum2018-01-20 02:03:12 +0100
committerDavid Baum2018-01-20 02:03:12 +0100
commit473e072dc23af831cc85db4f8ed7baa668544867 (patch)
tree4736d286892d9e02af0faa02bd68229c162e36a1 /PKGBUILD
parente403e385fc130285877238484565b11283f021f6 (diff)
downloadaur-473e072dc23af831cc85db4f8ed7baa668544867.tar.gz
update to v1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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}