summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 057a13978655..26c9dd93b64c 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=11.10
+pkgver=11.11
pkgrel=1
pkgdesc="Easily find live radio programs based on geographical location of radio broadcasters on the Internet"
arch=('x86_64')
@@ -10,9 +10,9 @@ url="http://gnomeradio.org"
license=(GPL3)
depends=('libchamplain' 'geoclue' 'gst-plugins-base' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
-source=(https://download.gnome.org/sources/$pkgname/11.10/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
#source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f37c0be12c93787eee3b83d84df9af97072963984775ed09029cb37e6ed1de34')
+sha256sums=('7870fd40a91d329f7475678f4c818c465643566bf111bf556961b4bb68fa5920')
build() {
cd $pkgname-$pkgver