summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2022-08-27 07:49:27 -0300
committerRafael Fontenelle2022-08-27 07:49:27 -0300
commit5407b6f0638702cb36d2093e519460739396a2d0 (patch)
treec760733881bf86509e75f91755bc17597dda3cfd
parent7008e59ef3cdd8f5e3b6c7df9d6316dddc71d4b4 (diff)
downloadaur-5407b6f0638702cb36d2093e519460739396a2d0.tar.gz
Mark as replacement of gnome-internet-radio-locator
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d6cd2691be4..410410e4a4d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-radio
pkgdesc = Easily find live radio programs based on geographical location of radio broadcasters on the Internet
pkgver = 45.1
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Radio
arch = x86_64
license = GPL3
@@ -13,6 +13,7 @@ pkgbase = gnome-radio
depends = gst-plugins-base
depends = gst-plugins-bad
conflicts = gnome-internet-radio-locator
+ replaces = gnome-internet-radio-locator
source = https://download.gnome.org/sources/gnome-radio/45/gnome-radio-45.1.tar.xz
sha256sums = 1e01b7f5058e2a3bd89b0c943c9d4b3b7f931c2b9b83e88411127c2d2fedc2a3
diff --git a/PKGBUILD b/PKGBUILD
index 2878849d0ad5..18de8164504e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-radio
pkgver=45.1
-pkgrel=1
+pkgrel=2
pkgdesc="Easily find live radio programs based on geographical location of radio broadcasters on the Internet"
arch=('x86_64')
url="https://wiki.gnome.org/Apps/Radio"
@@ -11,6 +11,7 @@ license=(GPL3)
depends=('libchamplain' 'geoclue' 'gst-plugins-base' 'gst-plugins-bad')
makedepends=('intltool' 'itstool' 'python')
conflicts=('gnome-internet-radio-locator')
+replaces=('gnome-internet-radio-locator')
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('1e01b7f5058e2a3bd89b0c943c9d4b3b7f931c2b9b83e88411127c2d2fedc2a3')