summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-01-01 17:10:29 -0200
committerRafael Fontenelle2019-01-01 17:10:29 -0200
commit3ce01d9b7497af5c71dd2b8cf58db923da230563 (patch)
tree5c608c18fc0d89bcc2a970c8196b54a4c5fbd7fa /PKGBUILD
parentc7a1ed3e509d0940b1aee9e5e51dc0e7a1af3478 (diff)
downloadaur-3ce01d9b7497af5c71dd2b8cf58db923da230563.tar.gz
Add gst-plugins-base
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e82776cd4d2..5dc5c0527690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gnome-internet-radio-locator
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Easily find live radio programs based on geographical location of radio broadcasters on the Internet"
arch=('x86_64')
url="https://wiki.gnome.org/Apps/InternetRadioLocator"
-license=(GPL)
-depends=('libchamplain' 'geocode-glib' 'gst-plugins-bad' 'gst-plugins-good')
+license=(GPL3)
+depends=('libchamplain' 'geocode-glib' 'gst-plugins-base' 'gst-plugins-bad' 'gst-plugins-good')
makedepends=('intltool' 'itstool' 'python' 'gtk-doc' 'yelp-tools')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('fd6ce280afc89cfad3ed864f90c3dd8892b9c75811b7805cbc3dbacf78d78524')