summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2022-03-04 18:11:20 -0300
committerRafael Fontenelle2022-03-04 18:11:20 -0300
commit11c6e13706c20c79cbc242ead0bd6241e7dcd550 (patch)
treea60233536c1c320604c67da15a4bbf2bd0521968 /PKGBUILD
parentc112f41697410f01087df5e95e397e618e31bb7a (diff)
downloadaur-gnome-internet-radio-locator.tar.gz
Update to 12.2.0
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