summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Riha2021-05-06 11:20:41 +0200
committerJose Riha2021-05-06 11:20:41 +0200
commit14db63b85c60ce0f320052bd5a265c20caaacc5d (patch)
tree0fa28da53b91bb4d2a718a9a41ac6ebd69920b8e
parente8589860bab6c71ffb3219cf29047d69b6c762ba (diff)
downloadaur-i3-volume.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3ad2674928d..7e3492a661e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i3-volume
pkgdesc = Volume control and volume notifications for i3wm
- pkgver = 3.6.0
+ pkgver = 3.6.1
pkgrel = 1
url = https://github.com/hastinbe/i3-volume
install = i3-volume.install
@@ -9,10 +9,10 @@ pkgbase = i3-volume
depends = notification-daemon
optdepends = alsa-utils: Support for ALSA
optdepends = pulseaudio: Support for Pulseaudio
- source = https://github.com/hastinbe/i3-volume/archive/v3.6.0.tar.gz
+ source = https://github.com/hastinbe/i3-volume/archive/v3.6.1.tar.gz
source = i3volume-alsa.conf
source = i3volume-pulseaudio.conf
- md5sums = d685c4d2f9166793da161e457c05933f
+ md5sums = a99405b02db9141dd9da8fc6fa4e74f2
md5sums = ebb255f91630209a64491bb0fed9bc08
md5sums = c36135349c39cdd70d20242a673d0b21
diff --git a/PKGBUILD b/PKGBUILD
index 4886eaac7f28..aa2856f6d910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jose Riha <jose1711 gmail com>
pkgname=i3-volume
-pkgver=3.6.0
+pkgver=3.6.1
pkgrel=1
pkgdesc="Volume control and volume notifications for i3wm"
arch=(any)
@@ -13,7 +13,7 @@ install=${pkgname}.install
source=("https://github.com/hastinbe/${pkgname}/archive/v${pkgver}.tar.gz"
"i3volume-alsa.conf"
"i3volume-pulseaudio.conf")
-md5sums=('d685c4d2f9166793da161e457c05933f'
+md5sums=('a99405b02db9141dd9da8fc6fa4e74f2'
'ebb255f91630209a64491bb0fed9bc08'
'c36135349c39cdd70d20242a673d0b21')