summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-12-17 13:16:35 +0100
committerBilal Elmoussaoui2017-12-17 13:16:35 +0100
commit374f1d679ba7e1f267c8c50b8eb6d28c621565a1 (patch)
treed19da4c903050f3b6709d03c16491e700d970039 /PKGBUILD
parent2a849da3baa62b580d3ad44863bd90d9b5a19232 (diff)
downloadaur-374f1d679ba7e1f267c8c50b8eb6d28c621565a1.tar.gz
update to v7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc4462a5c735..cd537f99eb1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gradio
_gitname=gradio
-pkgver=6.0.2
+pkgver=7.0
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=('941b8abea901699f3110894ada34c74a51df518c6b83ea6cd237ffcac18e2092')
+sha256sums=('d5cee5749491b2fcad893f1856d6f8ff90345c35e51f5ae2692c14f3de6decef')
conflicts=('gradio-git' 'gradio-bin')
provides=("gradio=${pkgver}")