summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baum2018-01-14 14:38:57 +0100
committerDavid Baum2018-01-14 14:38:57 +0100
commite403e385fc130285877238484565b11283f021f6 (patch)
tree9e283419ed5a6d66a271b783c89f919b4435bbc2
parent5a4c45d9cda5de3738c105c217c0385ca028a9f2 (diff)
downloadaur-e403e385fc130285877238484565b11283f021f6.tar.gz
update to v1.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5c4076faaa..2a461be07370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-systemd
pkgdesc = Start and stop systemd services
- pkgver = 1.0
+ pkgver = 1.1.0
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/1.0.tar.gz
- md5sums = 5fc1dc556e6fc4064f6721aa27ce7925
+ source = https://github.com/naraesk/plasma-systemd/archive/v1.1.0.tar.gz
+ md5sums = 4af540f97f436d7e9db0563984c6891e
pkgname = plasma5-applets-systemd
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}