summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkikadf2017-12-09 15:56:48 +0100
committerkikadf2017-12-09 15:56:48 +0100
commita6439999b3138cbc7b122c6731ae8ee9ca22580f (patch)
treebbd79c5c0b948d577bbb1a75dd7bdd8fcee32ca2
parent8890dcb356d3de5de4f0154dd3ed6e69f7782d7b (diff)
downloadaur-a6439999b3138cbc7b122c6731ae8ee9ca22580f.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 b6f1442cf3ed..9f292341027a 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 = 20
+ pkgver = 21
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-20.tar.gz
+ source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-21.tar.gz
source = https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-volumewin7mixer/Add_CMakeLists.patch
- md5sums = 79a575ef0ae7f92c6905ed1bc88ac2bc
+ md5sums = 69af31003cc574c7e2a03607dcbce638
md5sums = 78e377c969441382dd6d931688f43cbe
pkgname = plasma5-applets-volumewin7mixer
diff --git a/PKGBUILD b/PKGBUILD
index bc7147442293..3decce9fc9db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=plasma5-applets-volumewin7mixer
-pkgver=20
+pkgver=21
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=('79a575ef0ae7f92c6905ed1bc88ac2bc'
+md5sums=('69af31003cc574c7e2a03607dcbce638'
'78e377c969441382dd6d931688f43cbe')
prepare() {