summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a031111ad42a..e14b83b3af6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=glide-player
-pkgver=0.5.6
+pkgver=0.5.8
pkgrel=1
pkgdesc="Simple and minimalistic media player relying on GStreamer for the multimedia support and GTK+ for the user interface"
arch=(x86_64)
@@ -10,7 +10,7 @@ license=(MIT)
depends=(gst-plugins-bad gst-plugins-base gst-plugins-good gtk3)
makedepends=(git meson rust)
source=("https://github.com/philn/glide/releases/download/$pkgver/glide-$pkgver.tar.xz")
-sha256sums=('a031dd6c309a95154709990d27a94ec13eb064ec5b05f6ba0c74946d0501af53')
+sha256sums=('0c6b793c4b1c02cb071ff2b132c28a5e4c20f1a82e5bdb18600e9962c7e10972')
build() {
arch-meson glide-$pkgver build