summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a85a3013b796..e3c866c1176e 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=12.0.6
+pkgver=12.2.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=(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=('546787af7dc492d87c07bbdfcf4a64c24bdeb3dc6c6a603c47c288a8474488dd')
+sha256sums=('dcb58c70d36c269734972964101616c33ad255beecc815bf9c762dcb4ba8cf19')
build() {
cd $pkgname-$pkgver