summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2016-12-26 14:58:57 +0100
committerBilal Elmoussaoui2016-12-26 14:58:57 +0100
commitcb1ca78452e36939a67b89377a3ddee5b34ed0d0 (patch)
tree964eca18e11bd4d5453607a0c51b366ee6f2eec6 /PKGBUILD
parent4faeae5c706e3281e774c96f76c54caf53d6ea4d (diff)
downloadaur-cb1ca78452e36939a67b89377a3ddee5b34ed0d0.tar.gz
update to v 5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6bf9c8e3ff3..639a9ce91b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=gradio
_gitname=gradio
-pkgver=5.0.0.beta2
-_pkgver=5.0.0-beta2
-pkgrel=2
+pkgver=5.0
+_pkgver=5.0
+pkgrel=1
pkgdesc='A GTK3 app for finding and listening to internet radio stations'
arch=('i686' 'x86_64')
license=('GPL3')
@@ -16,7 +16,7 @@ makedepends=('unzip' 'gnome-common' 'intltool' 'itstool' 'vala' 'yelp-tools' 'cm
options=('!emptydirs')
install=gradio.install
source=("https://github.com/haecker-felix/${_gitname}/archive/v${_pkgver}.zip")
-md5sums=('b3da8e5c5abdcb44cfefd505757a30fe')
+md5sums=('4c61f411f9e90e5e202aabcabe71e1f7')
conflicts=('gradio-git' 'gradio-bin')
provides=("gradio=$_pkgver")