summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fac39af5b898..4796af37973c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: hakaishi
pkgname=qshutdown
-rc_value=~rc4
+rc_value=~rc8
pkgver=1.8.0.0${rc_value}
pkgrel=1
pkgdesc="Shutdown your computer"
arch=('x86_64')
url="https://launchpad.net/~hakaishi/+archive/ubuntu/qshutdown"
license=('custom')
-depends=('qt5-tools' 'qt5-quick1' 'qt5-websockets' 'qt5-svg' 'gstreamer0.10-base' 'libxss' 'qt5-imageformats')
+depends=('qt5-tools' 'qt5-base')
source=("http://ppa.launchpad.net/hakaishi/qshutdown/ubuntu/pool/main/q/qshutdown/${pkgname}_${pkgver}.orig.tar.gz")
-md5sums=('fd3112eeef30eb9dd1362196e46775e5')
+md5sums=('9a1ab4019361563ca9caac483a62db6b')
build() {
cd "$srcdir/$pkgname-$pkgver"