summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-10-05 16:17:13 -0600
committerMark Wagie2020-10-05 16:17:13 -0600
commit5eb4ef7f169daa9475ada76f10effe6a081237b8 (patch)
treea006bfc02325586a89ba376192d3f1eec573cb6d /PKGBUILD
parent9e89664a66b6e4953ce8bcbcfb4c6918bc525cd8 (diff)
downloadaur-5eb4ef7f169daa9475ada76f10effe6a081237b8.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aec5b09ea2ef..d9b24ab340c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=shortwave-git
pkgver=1.1.1.r64.g20e39c6
-pkgrel=1
+pkgrel=2
pkgdesc="Find and listen to internet radio stations"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://gitlab.gnome.org/World/Shortwave"
license=('GPL3')
-depends=('gst-plugins-bad' 'libhandy1>=1.0.0')
+depends=('gst-plugins-bad' 'libhandy>=1.0.0')
makedepends=('git' 'gobject-introspection' 'libdazzle' 'meson' 'rust' 'xorgproto')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")