summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkikadf2016-08-26 15:41:43 +0200
committerkikadf2016-08-26 15:41:43 +0200
commit78f3ff0f1bb16772c2624352bf024d04a6598c7c (patch)
tree8a0dce80bd2cc0e3da12535eef664f4732c35816
parented1b340c89fdfcccc8f4b121d3bfa479f56030d4 (diff)
downloadaur-78f3ff0f1bb16772c2624352bf024d04a6598c7c.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0974187c17a7..322f746e6a7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = plasma5-applets-volumewin7mixer
pkgdesc = A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)
- pkgver = 11
- pkgrel = 2
+ pkgver = 12
+ pkgrel = 1
url = https://github.com/Zren/plasma-applets/tree/master/org.kde.plasma.volumewin7mixer
arch = any
license = GPL
makedepends = extra-cmake-modules
depends = plasma-workspace
depends = qt5-declarative
- source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-11.tar.gz
+ source = https://github.com/Zren/plasma-applets/archive/volumewin7mixer-12.tar.gz
source = https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-volumewin7mixer/Add_CMakeLists.patch
- md5sums = 522d616869ae20e4f6df955a85b23e2a
+ md5sums = 010cd483bab227bdc145c497944eee31
md5sums = 78e377c969441382dd6d931688f43cbe
pkgname = plasma5-applets-volumewin7mixer
diff --git a/PKGBUILD b/PKGBUILD
index e65a4cdb7929..18830a2bcf63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=plasma5-applets-volumewin7mixer
-pkgver=11
-pkgrel=2
+pkgver=12
+pkgrel=1
pkgdesc="A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)"
arch=('any')
url="https://github.com/Zren/plasma-applets/tree/master/org.kde.plasma.volumewin7mixer"
@@ -11,7 +11,7 @@ depends=('plasma-workspace' '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=('522d616869ae20e4f6df955a85b23e2a'
+md5sums=('010cd483bab227bdc145c497944eee31'
'78e377c969441382dd6d931688f43cbe')
prepare() {