summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Rochev2019-02-02 17:42:06 +0300
committerAlexey Rochev2019-02-02 17:42:06 +0300
commit304507443e2ea8609cb306465ab24366547d1a62 (patch)
tree616960abc3c46783efe032faa5dd1f0e82bfe349
parent2f87f38a6c8036a9812fdeef41b6da4cb2a0d7d6 (diff)
downloadaur-304507443e2ea8609cb306465ab24366547d1a62.tar.gz
0.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceb2eca5bdad..82ba1e1e758a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce4-alsa-plugin
pkgdesc = Simple ALSA volume control for xfce4-panel
- pkgver = 0.1.2
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/equeim/xfce4-alsa-plugin
arch = i686
@@ -11,8 +11,8 @@ pkgbase = xfce4-alsa-plugin
makedepends = meson
depends = alsa-lib
depends = xfce4-panel
- source = https://github.com/equeim/xfce4-alsa-plugin/archive/0.1.2.tar.gz
- sha256sums = 2ae44ad8b94d8a889f7c33d251b9e61bc987cdd857fd140124499b0caf3fb643
+ source = https://github.com/equeim/xfce4-alsa-plugin/archive/0.2.0.tar.gz
+ sha256sums = dba725eaca4ef9e44096b778d7e534bb2d0ff799f17f9ae9b8ff95e84b4fb94b
pkgname = xfce4-alsa-plugin
diff --git a/PKGBUILD b/PKGBUILD
index fd3dfca045e3..d045fc2cc52b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexey Rochev <equeim@gmail.com>
pkgname='xfce4-alsa-plugin'
-pkgver=0.1.2
+pkgver=0.2.0
pkgrel=1
pkgdesc='Simple ALSA volume control for xfce4-panel'
url='https://github.com/equeim/xfce4-alsa-plugin'
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('alsa-lib' 'xfce4-panel')
makedepends=('vala' 'gettext' 'meson')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('2ae44ad8b94d8a889f7c33d251b9e61bc987cdd857fd140124499b0caf3fb643')
+sha256sums=('dba725eaca4ef9e44096b778d7e534bb2d0ff799f17f9ae9b8ff95e84b4fb94b')
build() {
arch-meson "${pkgname}-${pkgver}" build