summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2021-05-03 19:27:38 -0300
committerRafael Fontenelle2021-05-03 19:27:38 -0300
commit6502c6b2888795097ea7147f800074f2827de7c0 (patch)
tree2a84b7b5cf3fd35f1ea0eea253fa55d378334c7b /PKGBUILD
parentf5b8fb4a905f3f059573179952003713ae3ddfe6 (diff)
downloadaur-6502c6b2888795097ea7147f800074f2827de7c0.tar.gz
Update to 5.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7f05d11f940..f536363f8641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-internet-radio-locator
-pkgver=4.0.1
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
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"
+url="http://gnomeradio.org"
license=(GPL3)
depends=('libchamplain' 'geoclue' 'gst-plugins-base' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7f1e7c20d8e2b68c1b5f351ebe8bfc97caa9a57f74e434d9279e8e74b72f94cd')
+sha256sums=('0b131d8b5c9c86769a076fc6a6a6fb7ab355adfaa52f19d1b71ac1aaed908962')
build() {
cd $pkgname-$pkgver