summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Baum2018-01-14 14:38:57 +0100
committerDavid Baum2018-01-14 14:38:57 +0100
commite403e385fc130285877238484565b11283f021f6 (patch)
tree9e283419ed5a6d66a271b783c89f919b4435bbc2 /PKGBUILD
parent5a4c45d9cda5de3738c105c217c0385ca028a9f2 (diff)
downloadaur-e403e385fc130285877238484565b11283f021f6.tar.gz
update to v1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea13c7c6adc1..7770a1a7012b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Baum <david.baum@naraesk.eu>
pkgname=plasma5-applets-systemd
-pkgver=1.0
+pkgver=1.1.0
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/1.0.tar.gz')
+source=('https://github.com/naraesk/plasma-systemd/archive/v1.1.0.tar.gz')
noextract=()
-md5sums=('5fc1dc556e6fc4064f6721aa27ce7925')
+md5sums=('4af540f97f436d7e9db0563984c6891e')
prepare() {
cd plasma-systemd-${pkgver}