summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-10-05 16:29:11 -0600
committerMark Wagie2020-10-05 16:29:11 -0600
commit84759ab1c15fea325caba799d57aa88de3e0d3bd (patch)
tree7831f2fd1b6b02db3ea2cdff1d89b91ecc0387de /PKGBUILD
parent5eb4ef7f169daa9475ada76f10effe6a081237b8 (diff)
downloadaur-84759ab1c15fea325caba799d57aa88de3e0d3bd.tar.gz
use libhandy-1.so for easier transition
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9b24ab340c7..04f945b8b3da 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=2
+pkgrel=3
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' 'libhandy>=1.0.0')
+depends=('gst-plugins-bad' 'libhandy-1.so')
makedepends=('git' 'gobject-introspection' 'libdazzle' 'meson' 'rust' 'xorgproto')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")