summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkikadf2017-12-28 10:51:18 +0100
committerkikadf2017-12-28 10:51:18 +0100
commit55a42243403101acc7933dfe7a79ca063fcc1cef (patch)
tree88e40d6362efa64c3fd8188bba499300cb0631e2
parenta6439999b3138cbc7b122c6731ae8ee9ca22580f (diff)
downloadaur-55a42243403101acc7933dfe7a79ca063fcc1cef.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f292341027a..17fe768029b2 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 = 21
+ pkgver = 22
pkgrel = 1
url = https://github.com/Zren/plasma-applets/tree/master/org.kde.plasma.volumewin7mixer
arch = any
@@ -9,9 +9,9 @@ pkgbase = plasma5-applets-volumewin7mixer
depends = plasma-pa
depends = qt5-declarative
depends = python2
- source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-21.tar.gz
+ source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-22.tar.gz
source = https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-volumewin7mixer/Add_CMakeLists.patch
- md5sums = 69af31003cc574c7e2a03607dcbce638
+ md5sums = 3178a637454fe20eb92d354de5115780
md5sums = 78e377c969441382dd6d931688f43cbe
pkgname = plasma5-applets-volumewin7mixer
diff --git a/PKGBUILD b/PKGBUILD
index 3decce9fc9db..2cfa54e34a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=plasma5-applets-volumewin7mixer
-pkgver=21
+pkgver=22
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' 'python2')
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=('69af31003cc574c7e2a03607dcbce638'
+md5sums=('3178a637454fe20eb92d354de5115780'
'78e377c969441382dd6d931688f43cbe')
prepare() {