summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Dyatlov2022-06-04 18:25:04 +0300
committerIgor Dyatlov2022-06-04 18:25:04 +0300
commit83b2c3c81933afa355d6163d9bd0adf61a361969 (patch)
tree42678b01d3ef8dd94a64d9396bc99acf67dfd346 /PKGBUILD
parentc69259a3e5708c4cc7a13fb6708460f48daeff1b (diff)
downloadaur-83b2c3c81933afa355d6163d9bd0adf61a361969.tar.gz
Updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a6f9fc078b9..845e93692769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Igor Dyatlov <dyatlov.igor@protonmail.com>
pkgname=amberol
-pkgver=0.6.3
+pkgver=0.7.0
pkgrel=1
pkgdesc="Plays music, and nothing else"
arch=('x86_64')
url="https://gitlab.gnome.org/World/amberol"
license=('GPL3')
depends=('libadwaita' 'gstreamer' 'gst-plugins-base' 'gst-plugins-bad' 'gst-plugins-good')
-makedepends=('meson' 'rust')
+makedepends=('meson' 'cargo')
#checkdepends=('appstream-glib' 'reuse')
source=($url/-/archive/$pkgver/$pkgname-$pkgver.tar)
-b2sums=('86ef4fda8d09a68fe6908bbc23012913185a63281f31c18030ccd646742f600a85d525de77bd9f77b21338122ff254a580d24d7b11ef279f95fe3ab6ca55ed94')
+b2sums=('7ad0113612f32bb29242096a3c207e4eabd4fb1f9dcbe9416f7f218cb0d2e14219559cdb7aa9ab167ba2d8ebfca9e997315e44b2aad95f0ae30b2e46d08ee01c')
build() {
arch-meson --buildtype release "$pkgname-$pkgver" build