summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkikadf2017-03-25 11:02:17 +0100
committerkikadf2017-03-25 11:02:17 +0100
commitd55ed8bb9840e90c27492469ed7b80cd364532ab (patch)
treee1f994306191673682de6b6584bace449e2fa5c6
parent08b968d2472011474100b1bea9bab93e4673dac6 (diff)
downloadaur-d55ed8bb9840e90c27492469ed7b80cd364532ab.tar.gz
Update package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdd6c3b90d8f..4e6af6db05c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-volumewin7mixer
pkgdesc = A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)
- pkgver = 17
+ pkgver = 18
pkgrel = 1
url = https://github.com/Zren/plasma-applets/tree/master/org.kde.plasma.volumewin7mixer
arch = any
@@ -8,9 +8,9 @@ pkgbase = plasma5-applets-volumewin7mixer
makedepends = extra-cmake-modules
depends = plasma-pa
depends = qt5-declarative
- source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-17.tar.gz
+ source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-18.tar.gz
source = https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-volumewin7mixer/Add_CMakeLists.patch
- md5sums = 6ba37a3ff023c9d4050a18e60bcb2d89
+ md5sums = dd87ab100104a4884192b195c7f76b42
md5sums = 78e377c969441382dd6d931688f43cbe
pkgname = plasma5-applets-volumewin7mixer
diff --git a/PKGBUILD b/PKGBUILD
index 683e2478dee3..330d116a767f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=plasma5-applets-volumewin7mixer
-pkgver=17
+pkgver=18
pkgrel=1
pkgdesc="A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)"
arch=('any')
@@ -11,7 +11,7 @@ depends=('plasma-pa' 'qt5-declarative')
makedepends=('extra-cmake-modules')
source=(https://github.com/Zren/plasma-applets/archive/volumewin7mixer-$pkgver.tar.gz
https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-volumewin7mixer/Add_CMakeLists.patch)
-md5sums=('6ba37a3ff023c9d4050a18e60bcb2d89'
+md5sums=('dd87ab100104a4884192b195c7f76b42'
'78e377c969441382dd6d931688f43cbe')
prepare() {