summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2021-02-16 11:56:48 +0100
committerJose Riha2021-02-16 11:56:48 +0100
commita2001fb711f4d49c388ffe3791e96aafc2525ed6 (patch)
tree803f7463b05588055990a451ed309c5804d1ab24 /PKGBUILD
parent6e1a0ef03205f2a7f62b66cf1439caa31a5ef625 (diff)
downloadaur-gvolwheel.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d654b020bbe..88e50e366456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Junker
pkgname=gvolwheel
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="a lightweight audio mixer which lets you control the audio volume through a tray icon"
url="https://github.com/Junker/gvolwheel"
@@ -11,7 +11,7 @@ license=('GPL-2')
makedepends=('intltool')
depends=('gtk3' 'libgee')
source=("https://github.com/Junker/${pkgname}/archive/${pkgver}.zip")
-md5sums=('2bfde9ec2d9f288531626c1688c6b025')
+md5sums=('a38dbc459ae3ea659a49ab8aebc20535')
build() {
cd $srcdir/${pkgname}-$pkgver