summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarioJim2022-05-16 15:50:04 -0500
committerMarioJim2022-05-16 15:50:04 -0500
commitcd8c3555c0dde27966a817ff9af6de1fa354165d (patch)
tree5e7c92b7441cce1920a5507f26acd9e8d7657050 /PKGBUILD
parente6553e7b0ab03c7320da849c0a3fe33a9c4b4459 (diff)
downloadaur-touchegg-music-client.tar.gz
Update to v1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 350306a430a8..850ff373daad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Jiménez <mario.emilio.j@gmail.com>
pkgname=touchegg-music-client
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Widget for music and volume control, connected to touchegg's daemon"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('touchegg' 'cairomm' 'glibmm' 'libpulse')
makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=(cf79f5cbf57e2daf70bee5a9c8a325fc86d35982e8e71ebeef690cd175a948ab)
+sha256sums=(be2bc122741eed0e260a8dc118e6680ce962ecb9f2053cff6cc5f598f2046a4f)
build() {
cmake -B build -S "$pkgname-$pkgver" \