summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7fc08dc7be7..0ac3a4a29962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Brombin <send@mirko.pm>
pkgname=amusiz
-pkgver=1.3.1
+pkgver=1.3.4
pkgrel=1
pkgdesc='A GTK Amazon Music client for Linux'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'webkit2gtk' 'gst-plugins-good' 'gst-plugins-base' 'gst-libav' )
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mirkobrombin/Amusiz/archive/${pkgver}.tar.gz")
-sha256sums=('10c06bfb5c6e5737007b10efd43f700166625321d33c882ab245dc6cc33cca90')
+sha256sums=('c59773bdffea1dd5af4493561bd74e0ed47bf8c199cc69a34a20606a1fb1b27d')
build() {
cd "Amusiz-${pkgver}"