summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuna Jernberg2022-05-28 09:55:14 +0200
committerLuna Jernberg2022-05-28 09:55:14 +0200
commit3f205448b8cbe41074b69fa0343850cc952d10a1 (patch)
tree58f7c1d932a145bce6279a7ea61bf19ed4d30bea /PKGBUILD
parentadd9ae2e537ccfd804a5a5572ec95ebc116cdce4 (diff)
downloadaur-3f205448b8cbe41074b69fa0343850cc952d10a1.tar.gz
16.0.43 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 768eddfbaae6..399ab3ddab0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=gnome-radio
-pkgver=16.0.42
+pkgver=16.0.43
pkgrel=1
pkgdesc="Easily find live radio programs based on geographical location of radio broadcasters on the Internet"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('libchamplain' 'geoclue' 'gst-plugins-base' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
conflicts=('gnome-internet-radio-locator')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b90ed19195c1ccc25443e4ca08108077949c9e3b9083338e5739e43f96154a07')
+sha256sums=('a4720ea4f52cf7d601d17c139afa59edab7aa0627680a73192b007f07cae3e35')
build() {
cd $pkgname-$pkgver