summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-12-07 12:02:34 +0100
committerStephan Springer2020-12-07 12:02:34 +0100
commitb7bef7b9b4c4ecc3feae1cd081e3ed7fdaa5a00c (patch)
tree2e32e676101776e41dcacfda58836378435ea85a
parent32a72a1ea68b16837e4dc3973ee9fe5afcd4b848 (diff)
downloadaur-b7bef7b9b4c4ecc3feae1cd081e3ed7fdaa5a00c.tar.gz
update to version 26
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea75fd55c615..d8a7cc7578c3 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 = 25
+ pkgver = 26
pkgrel = 1
url = https://github.com/Zren/plasma-applet-volumewin7mixer
arch = any
@@ -9,10 +9,9 @@ pkgbase = plasma5-applets-volumewin7mixer
depends = plasma-pa
depends = qt5-declarative
depends = python
- depends = python2
- source = plasma5-applets-volumewin7mixer-25.tar.gz::https://github.com/Zren/plasma-applet-volumewin7mixer/archive/v25.tar.gz
+ source = plasma5-applets-volumewin7mixer-26.tar.gz::https://github.com/Zren/plasma-applet-volumewin7mixer/archive/v26.tar.gz
source = CMakeLists.txt
- sha256sums = 6c30774f812bbc040714b9377e7a9b3bbea276b66ef856f37bfc5f5b4040987d
+ sha256sums = 0790e286c285168b7a81ba45b2bbc3aef5e5b9485a2bbd7436696bcf0b1ce772
sha256sums = 739432241baaafe87c7c6ee44a2b9b33a0abdf1220576ef253b12c4f8c915871
pkgname = plasma5-applets-volumewin7mixer
diff --git a/PKGBUILD b/PKGBUILD
index 88e338fc3450..1ec16376259f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
_pkgname=plasma-applet-volumewin7mixer
pkgname=plasma5-applets-volumewin7mixer
-pkgver=25
+pkgver=26
pkgrel=1
pkgdesc="A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)"
arch=('any')
url="https://github.com/Zren/$_pkgname"
license=(GPL)
-depends=('plasma-pa' 'qt5-declarative' 'python' 'python2')
+depends=('plasma-pa' 'qt5-declarative' 'python')
makedepends=('extra-cmake-modules')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Zren/$_pkgname/archive/v$pkgver.tar.gz"
'CMakeLists.txt')
-sha256sums=('6c30774f812bbc040714b9377e7a9b3bbea276b66ef856f37bfc5f5b4040987d'
+sha256sums=('0790e286c285168b7a81ba45b2bbc3aef5e5b9485a2bbd7436696bcf0b1ce772'
'739432241baaafe87c7c6ee44a2b9b33a0abdf1220576ef253b12c4f8c915871')
prepare() {