summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2021-11-12 13:18:00 -0300
committerRafael Fontenelle2021-11-12 13:18:00 -0300
commit6bba8b6d49d5c883de5de7eb02b67cbf6a8d3293 (patch)
tree0fcb811c6030888a8e406a7962eabaf32d781ae4 /PKGBUILD
parentad9d8f0e94da4028b53beda46fad4ab91c99fa29 (diff)
downloadaur-6bba8b6d49d5c883de5de7eb02b67cbf6a8d3293.tar.gz
Update to 12.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92ba6b31eab5..ab0dca849ac1 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.3
+pkgver=12.0.5
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=('f5124ea162f420918b818904232128f80281a10c2bdf56122bb57bb5eb3751a8')
+sha256sums=('8630fbf248104bf425566ea4998a5d823d635666f885380f51d2058691dbf589')
build() {
cd $pkgname-$pkgver