summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-05-22 06:58:24 -0300
committerRafael Fontenelle2018-05-22 06:58:24 -0300
commit9e1d706e0c1905659668ff6be97aa49af0a80c95 (patch)
tree100238efc137f0233178cf8be746b4145d0c6b87 /PKGBUILD
parent9e14c53cbc9906b67bdc87ffc87f6a23848b88d3 (diff)
downloadaur-9e1d706e0c1905659668ff6be97aa49af0a80c95.tar.gz
Update to 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2304faf772fb..c8faac1a229b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-internet-radio-locator
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="Easily find live radio programs based on geographical location of radio broadcasters on the Internet"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=(GPL)
depends=('libchamplain' 'geocode-glib' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('77b0758bdcca865a22558ca3c2fef9ce59140a8231776f69e7b9c25e1defe503')
+sha256sums=('0613024d38540c7d995227d137a8c60bdfd02a2aa381d6b36c410a00b130a221')
build() {
cd $pkgname-$pkgver