summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-09-25 19:30:49 +0200
committerBilal Elmoussaoui2017-09-25 19:30:49 +0200
commitc3a47e5666bab4c18743d0e3fa865aa762b128c3 (patch)
tree3aab2987ca77a179b0cd4a08e87e8cacab40676a /PKGBUILD
parentd4b1cdb95f5b5b29194a297a2f950327cc281f80 (diff)
downloadaur-c3a47e5666bab4c18743d0e3fa865aa762b128c3.tar.gz
up the version to 6.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3401fcab035..aa5e8ae02901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gradio
_gitname=gradio
-pkgver=6.0
+pkgver=6.0.1
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=('e52c72b50d12242b98dd716a6c18889873318bb25dcd70fb27b930a5ba451ea2')
+sha256sums=('1d44f3cb74d63aac84fdb440c90ef552a1fb6b1fab67e66f355664c9159bf030')
conflicts=('gradio-git' 'gradio-bin')
provides=("gradio=${pkgver}")