summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-06-29 08:30:13 +0200
committermirkobrombin2021-06-29 08:30:13 +0200
commit3a2838b7dbdd989bf8d0330daf8e7dcdcb518ff2 (patch)
treeea503cd0af704e6d7cb4fe65da7fb93674c24308 /PKGBUILD
parent06331a924938fd9489ecc1283bd1373dc8572e07 (diff)
downloadaur-3a2838b7dbdd989bf8d0330daf8e7dcdcb518ff2.tar.gz
Release 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a26eec03e290..c7fc08dc7be7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirko Brombin <send@mirko.pm>
pkgname=amusiz
-pkgver=1.3.0
+pkgver=1.3.1
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=('8bbe8f6c9c63c5b49a7ced6c7b37c66da79dc8271636dac0ba788246f0cf03f8')
+sha256sums=('10c06bfb5c6e5737007b10efd43f700166625321d33c882ab245dc6cc33cca90')
build() {
cd "Amusiz-${pkgver}"