summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-05-20 20:51:14 +0430
committerMohammadreza Abdollahzadeh2018-05-20 20:51:14 +0430
commit527969093f9081f23ba25ad82fb030275ccdacc5 (patch)
treec05c671213fa63638bb1ea285fb8494687ee6baa /PKGBUILD
parent4921086db66b0de3e430d1241237701fd10a8376 (diff)
downloadaur-527969093f9081f23ba25ad82fb030275ccdacc5.tar.gz
update to v9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30449ab975c..7929b593acdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=gnome-shell-extension-radio-git
-pkgver=1.6.r6.g87e8cd3
+pkgver=9.r2.gef0d36a
pkgrel=1
pkgdesc="Gnome shell extension for listening to internet radio streams."
arch=(any)
@@ -11,7 +11,7 @@ depends=('gnome-shell>=3.18' 'gst-plugins-bad' 'gst-plugins-good' 'gst-plugins-u
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-install=gnome-shell.install
+install=gnome-shell-extension.install
source=("${pkgname%-git}::git+https://github.com/hslbck/gnome-shell-extension-radio.git")
sha256sums=('SKIP')