summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-10-29 13:41:45 +0100
committerBilal Elmoussaoui2017-10-29 13:41:45 +0100
commit2a849da3baa62b580d3ad44863bd90d9b5a19232 (patch)
tree60297b36c6b31601d1d1328462ac0a02130260df /PKGBUILD
parentc3a47e5666bab4c18743d0e3fa865aa762b128c3 (diff)
downloadaur-2a849da3baa62b580d3ad44863bd90d9b5a19232.tar.gz
bump version number to v6.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa5e8ae02901..dc4462a5c735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gradio
_gitname=gradio
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc='A GTK3 app for finding and listening to internet radio stations'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('desktop-file-utils' 'gstreamer' 'gst-plugins-ugly'
makedepends=('gnome-common' 'meson' 'gettext' 'appstream-glib' 'vala' 'yelp-tools')
options=('!emptydirs')
source=("https://github.com/haecker-felix/${_gitname}/archive/v${pkgver}.tar.gz")
-sha256sums=('1d44f3cb74d63aac84fdb440c90ef552a1fb6b1fab67e66f355664c9159bf030')
+sha256sums=('941b8abea901699f3110894ada34c74a51df518c6b83ea6cd237ffcac18e2092')
conflicts=('gradio-git' 'gradio-bin')
provides=("gradio=${pkgver}")