summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-04-05 08:09:24 -0300
committerRafael Fontenelle2019-04-05 08:09:24 -0300
commitc3a3653b0c7c990242f50e29928139975e483fc3 (patch)
tree93ddc53e52eabe3e6cdfc82cd43793212b8051b3 /PKGBUILD
parenta9b14c14258c2093d53005613adeebf0e8138aaa (diff)
downloadaur-c3a3653b0c7c990242f50e29928139975e483fc3.tar.gz
Update to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d26745304d4..76fcee82546e 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=2.0.0
+pkgver=2.0.1
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=(GPL3)
depends=('libchamplain' 'geocode-glib' 'gst-plugins-base' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5f07aec583cc80cb7c11372ca815d81e95ce7ddb7c4c85b7be7b82f091bc894b')
+sha256sums=('cd564c7a96ace5ff636987d236550dc443f349ce38a7972ed10e4aa9a3f985c1')
build() {
cd $pkgname-$pkgver